Searched refs:smp_key_distribution (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/smp/ |
D | smp_act.c | 250 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
|
D | smp_main.c | 149 smp_key_distribution,
|
D | smp_int.h | 289 extern void smp_key_distribution(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
|