Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/thirdparty/bluetooth/bt_host/bt_common/include/common/
A Dlog.h85 #define BT_ASSERT(cond) if (!(cond)) { \ macro
/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dlog.h62 #define BT_ASSERT(cond) if (!(cond)) { \ macro

Completed in 3 milliseconds