Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/genie_port/
A Dbt_mesh_custom_log.h20 #define BT_WARN(f, ...) printf("[%s]" f "\n", __func__, ##__VA_ARGS__) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/thirdparty/bluetooth/bt_host/bt_common/include/common/
A Dlog.h45 #define BT_WARN(fmt, ...) bt_log(BT_LOG_WARN, "%s: " fmt, \ macro
/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dlog.h42 #define BT_WARN(fmt, ...) SYS_LOG_WRN(fmt, ##__VA_ARGS__) macro

Completed in 8 milliseconds