Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h310 #define SYS_LOG_DBG(fmt,...) LOGD(BT_TAG, "%s:"fmt, __FUNCTION__, ##__VA_ARGS__) macro
315 #define SYS_LOG_DBG(fmt,...) LOGD(BT_TAG, fmt, ##__VA_ARGS__) macro

Completed in 4 milliseconds