Home
last modified time | relevance | path

Searched refs:BT_ASSERT (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/subsys/bluetooth/common/
Dassert.h22 #define BT_ASSERT(cond) \ macro
39 #define BT_ASSERT(cond) __ASSERT_NO_MSG(cond) macro
DKconfig295 config BT_ASSERT config
302 if BT_ASSERT
305 bool "Print out an assert string when using BT_ASSERT"
317 endif # BT_ASSERT
/Zephyr-latest/subsys/bluetooth/controller/hal/
Ddebug.h25 BT_ASSERT(cond)
/Zephyr-latest/subsys/bluetooth/host/
Dhci_common.c19 BT_ASSERT(buf); in bt_hci_evt_create()
Dhci_core.c3034 BT_ASSERT(bt_hci_evt_get_flags(hdr->evt) & BT_HCI_EVT_FLAG_RECV); in hci_event()
3049 BT_ASSERT(buf); in hci_core_send_cmd()
4090 BT_ASSERT(evt_flags & BT_HCI_EVT_FLAG_RECV_PRIO); in hci_event_prio()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c396 BT_ASSERT(0); in search_uuid()
1367 BT_ASSERT(sdp); in bt_sdp_recv()
2316 BT_ASSERT(data); in sdp_get_int_len()
2364 BT_ASSERT(data); in sdp_get_uuid_len()
2394 BT_ASSERT(data); in sdp_get_str_len()
2439 BT_ASSERT(data); in sdp_get_seq_len()
2482 BT_ASSERT(data); in sdp_get_attr_value_len()
2610 BT_ASSERT(data); in sdp_get_seq_len_item()
2611 BT_ASSERT(*data); in sdp_get_seq_len_item()
2701 BT_ASSERT(p); in sdp_get_uuid_data()
[all …]
Dhfp_hf.c690 BT_ASSERT(hf); in hfp_hf_connected()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c586 BT_ASSERT(0); in radio_phy_set()
603 BT_ASSERT(0); in radio_phy_set()