Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_initiator.h58 #define SMP_SC_PAIR_COMMON_MASTER_STEP_19 0x0073 macro
H A Dsmp_receive.c815 ret = SMP_SendHciLeRandCmd(SMP_SC_PAIR_COMMON_MASTER_STEP_19); in SMP_RecvIdentInfoProcessMaster()
893 ret = SMP_SendHciLeRandCmd(SMP_SC_PAIR_COMMON_MASTER_STEP_19); in SMP_RecvIdentAddrInfoProcessMaster()
976 ret = SMP_SendHciLeRandCmd(SMP_SC_PAIR_COMMON_MASTER_STEP_19); in SMP_RecvSignInfoProcessMaster()
H A Dsmp_hci_event.c810 ret = SMP_SendHciLeRandCmd(SMP_SC_PAIR_COMMON_MASTER_STEP_19); in SMP_LinkLayerEncCompMaster()