Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h511 extern void smp_calculate_local_commitment(tSMP_CB *p_cb);
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c1649 smp_calculate_local_commitment(p_cb); in smp_process_local_nonce()
1667 smp_calculate_local_commitment(p_cb); in smp_process_local_nonce()
Dsmp_keys.c1199 void smp_calculate_local_commitment(tSMP_CB *p_cb) in smp_calculate_local_commitment() function