Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h312 #define SYS_LOG_WRN(fmt,...) LOGW(BT_TAG, "%s:"fmt, __FUNCTION__, ##__VA_ARGS__) macro
317 #define SYS_LOG_WRN(fmt,...) LOGW(BT_TAG, fmt, ##__VA_ARGS__) macro

Completed in 4 milliseconds