Searched refs:smp_calculate_comfirm (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_keys.c524 ** Function smp_calculate_comfirm
531 void smp_calculate_comfirm (tSMP_CB *p_cb, BT_OCTET16 rand, BD_ADDR bda) function
537 SMP_TRACE_DEBUG0 ("smp_calculate_comfirm ");
622 smp_calculate_comfirm(p_cb, p_cb->rand, p_cb->pairing_bda);
642 smp_calculate_comfirm(p_cb, p_cb->rrand, p_cb->local_bda);

Completed in 52 milliseconds