Home
last modified time | relevance | path

Searched refs:SMP_SC_PAIR_COMMON_MASTER_STEP_17 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_initiator.h56 #define SMP_SC_PAIR_COMMON_MASTER_STEP_17 0x0071 macro
H A Dsmp_receive.c786 (SMP_GetPairMng()->step != SMP_SC_PAIR_COMMON_MASTER_STEP_17) && in SMP_RecvIdentInfoProcessMaster()
863 (SMP_GetPairMng()->step != SMP_SC_PAIR_COMMON_MASTER_STEP_17) && in SMP_RecvIdentAddrInfoProcessMaster()
947 (SMP_GetPairMng()->step != SMP_SC_PAIR_COMMON_MASTER_STEP_17) && in SMP_RecvSignInfoProcessMaster()
H A Dsmp_hci_event.c748 (SMP_GetPairMng()->step != SMP_SC_PAIR_COMMON_MASTER_STEP_17)) { in SMP_LinkLayerEncryptionComplete()
H A Dsmp_sc_initiator.c1310 SMP_GetPairMng()->step = SMP_SC_PAIR_COMMON_MASTER_STEP_17; in SMP_ScPairCommonMasterStep16()