Home
last modified time | relevance | path

Searched refs:btm_clear_all_pending_le_entry (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_int.h46 extern void btm_clear_all_pending_le_entry(void);
Dbtm_ble_gap.cc65 extern void btm_clear_all_pending_le_entry(void);
1685 void btm_clear_all_pending_le_entry(void) { in btm_clear_all_pending_le_entry() function
Dbtm_inq.cc1284 btm_clear_all_pending_le_entry(); in btm_process_inq_complete()
/system/bt/test/mock/
Dmock_stack_btm_ble_gap.cc206 void btm_clear_all_pending_le_entry(void) { in btm_clear_all_pending_le_entry() function
/system/bt/main/shim/
Dbtm_api.cc65 extern void btm_clear_all_pending_le_entry(void);
559 btm_clear_all_pending_le_entry(); in BTM_StartInquiry()
686 btm_clear_all_pending_le_entry(); in BTM_BleObserve()
805 btm_clear_all_pending_le_entry(); in BTM_CancelInquiry()