Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/genie_port/
A Dbt_mesh_custom_log.h25 #define BT_ERR(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.h43 #define BT_ERR(fmt, ...) bt_log(BT_LOG_ERR, "%s: " fmt, \ macro
/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dlog.h41 #define BT_ERR(fmt, ...) SYS_LOG_ERR(fmt, ##__VA_ARGS__) macro

Completed in 3 milliseconds