Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h311 #define SYS_LOG_INF(fmt,...) LOGI(BT_TAG, "%s:"fmt, __FUNCTION__, ##__VA_ARGS__) macro
316 #define SYS_LOG_INF(fmt,...) LOGI(BT_TAG, fmt, ##__VA_ARGS__) macro

Completed in 5 milliseconds