Home
last modified time | relevance | path

Searched refs:BT_ASSERT_MSG (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dlog.h66 #define BT_ASSERT_MSG(cond, fmt, ...) if (!(cond)) { \ macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c374 BT_ASSERT_MSG(err == 0, "k_sem_take failed with err %d", err); in bt_hci_cmd_send_sync()
A Dhci_core.c374 BT_ASSERT_MSG(err == 0, "k_sem_take failed with err %d", err); in bt_hci_cmd_send_sync()

Completed in 19 milliseconds