Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc105 struct smp_cancel_start_encryption_attempt smp_cancel_start_encryption_attempt; variable
371 void smp_cancel_start_encryption_attempt() { in smp_cancel_start_encryption_attempt() function
373 test::mock::stack_smp_act::smp_cancel_start_encryption_attempt(); in smp_cancel_start_encryption_attempt()
Dmock_stack_smp_act.h600 struct smp_cancel_start_encryption_attempt { struct
604 extern struct smp_cancel_start_encryption_attempt argument
605 smp_cancel_start_encryption_attempt;
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc74 void smp_cancel_start_encryption_attempt(); // TODO remove
1126 smp_cancel_start_encryption_attempt(); in btu_hcif_hdl_command_status()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc3530 void smp_cancel_start_encryption_attempt();
3549 smp_cancel_start_encryption_attempt(); in btm_sec_encryption_change_evt()
3575 smp_cancel_start_encryption_attempt(); in btm_sec_encryption_change_evt()
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc2095 void smp_cancel_start_encryption_attempt() { in smp_cancel_start_encryption_attempt() function