Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/smp/
Dsmp_act.c250 smp_key_distribution(p_cb, NULL); in smp_send_enc_info()
268 smp_key_distribution(p_cb, NULL); in smp_send_id_info()
290 smp_key_distribution(p_cb, NULL); in smp_send_csrk_info()
477 smp_key_distribution(p_cb, NULL); in smp_proc_enc_info()
500 smp_key_distribution(p_cb, NULL); in smp_proc_master_id()
513 smp_key_distribution(p_cb, NULL); in smp_proc_id_info()
534 smp_key_distribution(p_cb, NULL); in smp_proc_id_addr()
553 smp_key_distribution(p_cb, NULL); in smp_proc_srk_info()
752 void smp_key_distribution(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) in smp_key_distribution() function
Dsmp_main.c149 smp_key_distribution,
Dsmp_int.h289 extern void smp_key_distribution(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);