Home
last modified time | relevance | path

Searched defs:SYS_LOG_ERR (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h313 #define SYS_LOG_ERR(fmt,...) LOGE(BT_TAG, "%s:"fmt, __FUNCTION__, ##__VA_ARGS__) macro
318 #define SYS_LOG_ERR(fmt,...) LOGE(BT_TAG, fmt, ##__VA_ARGS__) macro

Completed in 4 milliseconds