Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc1791 if (!smp_check_commitment(p_cb)) { in smp_process_peer_nonce()
1824 if (!smp_check_commitment(p_cb) && in smp_process_peer_nonce()
1987 if (!smp_check_commitment(p_cb)) { in smp_process_secure_connection_oob_data()
Dsmp_int.h476 bool smp_check_commitment(tSMP_CB* p_cb);
Dsmp_utils.cc1525 bool smp_check_commitment(tSMP_CB* p_cb) { in smp_check_commitment() function