Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h512 extern void smp_calculate_peer_commitment(tSMP_CB *p_cb, BT_OCTET16 output_buf);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c1519 smp_calculate_peer_commitment(p_cb, expected); in smp_check_commitment()
Dsmp_keys.c1245 void smp_calculate_peer_commitment(tSMP_CB *p_cb, BT_OCTET16 output_buf) in smp_calculate_peer_commitment() function