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
DKconfig247 config BT_ASSERT config
254 if BT_ASSERT
257 bool "Print out an assert string when using BT_ASSERT"
269 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.c3032 BT_ASSERT(bt_hci_evt_get_flags(hdr->evt) & BT_HCI_EVT_FLAG_RECV); in hci_event()
3047 BT_ASSERT(buf); in hci_core_send_cmd()
4104 BT_ASSERT(evt_flags & BT_HCI_EVT_FLAG_RECV_PRIO); in hci_event_prio()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c392 BT_ASSERT(0); in search_uuid()
1362 BT_ASSERT(sdp); in bt_sdp_recv()
2269 BT_ASSERT(data); in sdp_get_int_len()
2317 BT_ASSERT(data); in sdp_get_uuid_len()
2347 BT_ASSERT(data); in sdp_get_str_len()
2392 BT_ASSERT(data); in sdp_get_seq_len()
2435 BT_ASSERT(data); in sdp_get_attr_value_len()
2563 BT_ASSERT(data); in sdp_get_seq_len_item()
2564 BT_ASSERT(*data); in sdp_get_seq_len_item()
2654 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()