Searched refs:BT_GAP_SID_INVALID (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/include/bluetooth/ | ||
D | gap.h | 141 #define BT_GAP_SID_INVALID 0xff macro |
/Zephyr-Core-2.7.6/subsys/bluetooth/host/ | ||
D | scan.c | 931 adv_info.sid = BT_GAP_SID_INVALID; in bt_hci_le_adv_report() |