Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_initiator.h59 #define SMP_SC_PAIR_COMMON_MASTER_STEP_20 0x0074 macro
H A Dsmp_hci_event.c252 …} else if (step >= SMP_SC_PAIR_COMMON_MASTER_STEP_1 && step <= SMP_SC_PAIR_COMMON_MASTER_STEP_20) { in GetPairTable()
H A Dsmp_sc_initiator.c1333 int ret = SMP_SendHciLeRandCmd(SMP_SC_PAIR_COMMON_MASTER_STEP_20); in SMP_ScPairCommonMasterStep19()