Home
last modified time | relevance | path

Searched refs:SMP_LEGACY_PAIR_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_receive.c670 int ret = SMP_SendHciLeRandCmd(SMP_LEGACY_PAIR_MASTER_STEP_17); in SMP_RecvEncInfoProcessMaster()
740 int ret = SMP_SendHciLeRandCmd(SMP_LEGACY_PAIR_MASTER_STEP_17); in SMP_RecvMasterIdentProcessMaster()
812 ret = SMP_SendHciLeRandCmd(SMP_LEGACY_PAIR_MASTER_STEP_17); in SMP_RecvIdentInfoProcessMaster()
890 ret = SMP_SendHciLeRandCmd(SMP_LEGACY_PAIR_MASTER_STEP_17); in SMP_RecvIdentAddrInfoProcessMaster()
973 ret = SMP_SendHciLeRandCmd(SMP_LEGACY_PAIR_MASTER_STEP_17); in SMP_RecvSignInfoProcessMaster()
H A Dsmp_legacy.h42 #define SMP_LEGACY_PAIR_MASTER_STEP_17 0x0011 macro
H A Dsmp_hci_event.c807 ret = SMP_SendHciLeRandCmd(SMP_LEGACY_PAIR_MASTER_STEP_17); in SMP_LinkLayerEncCompMaster()
H A Dsmp_legacy.c340 int ret = SMP_SendHciLeRandCmd(SMP_LEGACY_PAIR_MASTER_STEP_17); in SMP_LegacyPairMasterStep16()