Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c63 static int SMP_AuthReqReplyStepTransMaster(uint8_t pairMethod);
1061 ret = SMP_AuthReqReplyStepTransMaster(pairMethod); in SMP_AuthReqReplyProcessMaster()
1089 static int SMP_AuthReqReplyStepTransMaster(uint8_t pairMethod) in SMP_AuthReqReplyStepTransMaster() function