Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_legacy.h73 #define SMP_LEGACY_PAIR_SLAVE_STEP_12 0x002C macro
H A Dsmp_hci_event.c492 if ((SMP_GetPairMng()->step != SMP_LEGACY_PAIR_SLAVE_STEP_12) && in SMP_OnLeLongTermKeyReqTask()
H A Dsmp_legacy.c631 SMP_GetPairMng()->step = SMP_LEGACY_PAIR_SLAVE_STEP_12; in SMP_LegacyPairSlaveStep11()