Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_receive.c642 if ((SMP_GetPairMng()->step != SMP_LEGACY_PAIR_MASTER_STEP_11) && in SMP_RecvEncInfoProcessMaster()
714 if ((SMP_GetPairMng()->step != SMP_LEGACY_PAIR_MASTER_STEP_11) && in SMP_RecvMasterIdentProcessMaster()
784 if ((SMP_GetPairMng()->step != SMP_LEGACY_PAIR_MASTER_STEP_11) && in SMP_RecvIdentInfoProcessMaster()
861 if ((SMP_GetPairMng()->step != SMP_LEGACY_PAIR_MASTER_STEP_11) && in SMP_RecvIdentAddrInfoProcessMaster()
945 if ((SMP_GetPairMng()->step != SMP_LEGACY_PAIR_MASTER_STEP_11) && in SMP_RecvSignInfoProcessMaster()
H A Dsmp_legacy.h36 #define SMP_LEGACY_PAIR_MASTER_STEP_11 0x000 macro
H A Dsmp_hci_event.c747 if ((SMP_GetPairMng()->step != SMP_LEGACY_PAIR_MASTER_STEP_11) && in SMP_LinkLayerEncryptionComplete()
749 LOG_ERROR("It's not SMP_LEGACY_PAIR_MASTER_STEP_11."); in SMP_LinkLayerEncryptionComplete()
H A Dsmp_legacy.c257 LOG_DEBUG("SMP_LEGACY_PAIR_MASTER_STEP_11 started."); in SMP_LegacyPairMasterStep10()
258 SMP_GetPairMng()->step = SMP_LEGACY_PAIR_MASTER_STEP_11; in SMP_LegacyPairMasterStep10()

Completed in 5 milliseconds