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

/system/bt/stack/smp/
H A Dsmp_keys.c593 ** Function smp_calculate_comfirm
600 void smp_calculate_comfirm (tSMP_CB *p_cb, BT_OCTET16 rand, BD_ADDR bda) function
608 SMP_TRACE_DEBUG ("smp_calculate_comfirm ");
695 smp_calculate_comfirm(p_cb, p_cb->rand, p_cb->pairing_bda);
716 smp_calculate_comfirm(p_cb, p_cb->rrand, p_cb->local_bda);

Completed in 42 milliseconds