Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_accepter.h25 #define SMP_SC_PAIR_JUSTWORKORNUMERIC_SLAVE_STEP_1 0x00A1 macro
H A Dsmp_hci_event.c258 } else if (step >= SMP_SC_PAIR_JUSTWORKORNUMERIC_SLAVE_STEP_1 && in GetPairTable()
260 return g_slaScjw[step - SMP_SC_PAIR_JUSTWORKORNUMERIC_SLAVE_STEP_1]; in GetPairTable()
H A Dsmp_receive.c586 case SMP_SC_PAIR_JUSTWORKORNUMERIC_SLAVE_STEP_1: in SMP_RecvPairPubKeyStepDistribution()
H A Dsmp.c1371 LOG_DEBUG("SMP_SC_PAIR_JUSTWORKORNUMERIC_SLAVE_STEP_1 started."); in SMP_PairReqReplyScPair()
1372 g_smpPairMng.step = SMP_SC_PAIR_JUSTWORKORNUMERIC_SLAVE_STEP_1; in SMP_PairReqReplyScPair()

Completed in 10 milliseconds