Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dsmp.c3363 static uint8_t compute_and_send_central_dhcheck(struct bt_smp *smp) in compute_and_send_central_dhcheck() function
3520 return compute_and_send_central_dhcheck(smp); in smp_dhkey_ready()
3726 return compute_and_send_central_dhcheck(smp); in smp_pairing_random()
5572 err = compute_and_send_central_dhcheck(smp); in bt_smp_auth_passkey_confirm()