Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/smp/
Dsmp_int.h484 Octet16 smp_calculate_peer_commitment(tSMP_CB* p_cb);
Dsmp_keys.cc791 Octet16 smp_calculate_peer_commitment(tSMP_CB* p_cb) { in smp_calculate_peer_commitment() function
Dsmp_utils.cc1476 Octet16 expected = smp_calculate_peer_commitment(p_cb); in smp_check_commitment()