Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_initiator.h25 #define SMP_SC_PAIR_JUSTWORKORNUMERIC_MASTER_STEP_1 0x0041 macro
H A Dsmp_hci_event.c249 } else if (step >= SMP_SC_PAIR_JUSTWORKORNUMERIC_MASTER_STEP_1 && in GetPairTable()
251 return g_masScjw[step - SMP_SC_PAIR_JUSTWORKORNUMERIC_MASTER_STEP_1]; in GetPairTable()
625 case SMP_SC_PAIR_JUSTWORKORNUMERIC_MASTER_STEP_1: in SMP_OnReadLocalPubKeyCompStepDistribution()
H A Dsmp.c1507 g_smpPairMng.step = SMP_SC_PAIR_JUSTWORKORNUMERIC_MASTER_STEP_1; in SMP_PairRspReplyScPair()