Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_initiator.h75 #define SMP_SC_PAIR_PASSKEYENTRY_MASTER_STEP_15 0x008F macro
H A Dsmp_sc_initiator.c628 cryptAesCmacStep3Param.stepB = SMP_SC_PAIR_PASSKEYENTRY_MASTER_STEP_15; in SMP_ScPairPasskeyEntryMasterStep13()
647 SMP_SC_PAIR_PASSKEYENTRY_MASTER_STEP_15, in SMP_ScPairPasskeyEntryMasterStep14()
H A Dsmp_hci_event.c254 …tep >= SMP_SC_PAIR_PASSKEYENTRY_MASTER_STEP_1 && step <= SMP_SC_PAIR_PASSKEYENTRY_MASTER_STEP_15) { in GetPairTable()