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