Home
last modified time | relevance | path

Searched refs:smp_key_distribution_by_transport (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c412 smp_key_distribution_by_transport(p_cb, NULL); in smp_send_id_info()
434 smp_key_distribution_by_transport(p_cb, NULL); in smp_send_csrk_info()
970 smp_key_distribution_by_transport(p_cb, NULL); in smp_br_check_authorization_request()
1064 smp_key_distribution_by_transport(p_cb, NULL); in smp_proc_id_info()
1096 smp_key_distribution_by_transport(p_cb, NULL); in smp_proc_id_addr()
1123 smp_key_distribution_by_transport(p_cb, NULL); in smp_proc_srk_info()
2165 void smp_key_distribution_by_transport(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) in smp_key_distribution_by_transport() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h467 extern void smp_key_distribution_by_transport(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);