Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_main.c220 smp_wait_for_both_public_keys,
Dsmp_act.c783 smp_wait_for_both_public_keys(p_cb, NULL); in smp_process_pairing_public_key()
1839 void smp_wait_for_both_public_keys(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) in smp_wait_for_both_public_keys() function
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h452 extern void smp_wait_for_both_public_keys(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);