Home
last modified time | relevance | path

Searched defs:smp_pair_terminate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.h455 struct smp_pair_terminate { struct
460 extern struct smp_pair_terminate smp_pair_terminate; argument
Dmock_stack_smp_act.cc87 struct smp_pair_terminate smp_pair_terminate; variable
299 void smp_pair_terminate(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_pair_terminate() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc1589 void smp_pair_terminate(tSMP_CB* p_cb, tSMP_INT_DATA* /* p_data */) { in smp_pair_terminate() function