Home
last modified time | relevance | path

Searched refs:btm_sec_check_pending_reqs (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.cc79 struct btm_sec_check_pending_reqs btm_sec_check_pending_reqs; variable
316 void btm_sec_check_pending_reqs(void) { in btm_sec_check_pending_reqs() function
318 test::mock::stack_btm_sec::btm_sec_check_pending_reqs(); in btm_sec_check_pending_reqs()
Dmock_stack_btm_sec.h524 struct btm_sec_check_pending_reqs { struct
528 extern struct btm_sec_check_pending_reqs btm_sec_check_pending_reqs; argument
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc117 static void btm_sec_check_pending_reqs(void);
2122 void btm_sec_check_pending_reqs(void) { in btm_sec_check_pending_reqs() function
4915 btm_sec_check_pending_reqs(); in change_pairing_state()
4992 btm_sec_check_pending_reqs(); in btm_sec_dev_rec_cback_event()