Home
last modified time | relevance | path

Searched refs:smp_key_distribution (Results 1 – 6 of 6) sorted by relevance

/system/bt/test/mock/
Dmock_stack_smp_act.cc95 struct smp_key_distribution smp_key_distribution; variable
304 void smp_key_distribution(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_key_distribution() function
306 test::mock::stack_smp_act::smp_key_distribution(p_cb, p_data); in smp_key_distribution()
Dmock_stack_smp_act.h434 struct smp_key_distribution { struct
439 extern struct smp_key_distribution smp_key_distribution; argument
/system/bt/stack/smp/
Dsmp_act.cc378 smp_key_distribution(p_cb, NULL); in smp_send_enc_info()
969 smp_key_distribution(p_cb, NULL); in smp_proc_enc_info()
1000 smp_key_distribution(p_cb, NULL); in smp_proc_central_id()
1266 void smp_key_distribution(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_key_distribution() function
2047 smp_key_distribution(p_cb, NULL); in smp_process_secure_connection_long_term_key()
2065 smp_key_distribution(p_cb, NULL); in smp_set_derive_link_key()
2139 smp_key_distribution(p_cb, NULL); in smp_key_distribution_by_transport()
Dsmp_main.cc190 smp_key_distribution,
Dsmp_int.h363 extern void smp_key_distribution(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
/system/bt/stack/test/common/
Dmock_smp_smp_act.cc85 void smp_key_distribution(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_key_distribution() function