Searched refs:BT_DEV_RPA_VALID (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | hci_core.h | 45 BT_DEV_RPA_VALID, enumerator
|
A D | hci_core.c | 778 atomic_clear_bit(bt_dev.flags, BT_DEV_RPA_VALID); in le_rpa_invalidate() 802 if (atomic_test_bit(bt_dev.flags, BT_DEV_RPA_VALID)) { in le_set_private_addr() 810 atomic_set_bit(bt_dev.flags, BT_DEV_RPA_VALID); in le_set_private_addr() 4980 atomic_clear_bit(bt_dev.flags, BT_DEV_RPA_VALID); in start_le_scan_ext() 5039 atomic_clear_bit(bt_dev.flags, BT_DEV_RPA_VALID); in start_le_scan_ext() 5366 atomic_clear_bit(bt_dev.flags, BT_DEV_RPA_VALID); in le_scan_timeout() 8331 atomic_clear_bit(bt_dev.flags, BT_DEV_RPA_VALID); in bt_le_adv_start_legacy() 8402 atomic_clear_bit(bt_dev.flags, BT_DEV_RPA_VALID); in bt_le_adv_start_legacy() 9359 atomic_clear_bit(bt_dev.flags, BT_DEV_RPA_VALID); in bt_le_scan_stop()
|
Completed in 16 milliseconds