Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_initiator.h91 #define SMP_SC_PAIR_OOB_MASTER_STEP_15 0x010F macro
H A Dsmp_hci_event.c256 } else if (step >= SMP_SC_PAIR_OOB_MASTER_STEP_1 && step <= SMP_SC_PAIR_OOB_MASTER_STEP_15) { in GetPairTable()
H A Dsmp_receive.c403 case SMP_SC_PAIR_OOB_MASTER_STEP_15: in SMP_RecvPairRandStepDistribution()
H A Dsmp_sc_initiator.c886 SMP_GetPairMng()->step = SMP_SC_PAIR_OOB_MASTER_STEP_15; in SMP_ScPairOobMasterStep14()