Home
last modified time | relevance | path

Searched defs:pairParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_receive.c222 static int SMP_RecvPairReqJudgeException(uint16_t handle, const SMP_PairParam *pairParam) in SMP_RecvPairReqJudgeException()
278 static int SMP_RecvPairRspJudgeException(uint16_t handle, const SMP_PairParam *pairParam) in SMP_RecvPairRspJudgeException()
H A Dsmp_tool.c852 int SMP_CheckRemotePairParam(const SMP_PairParam *pairParam, uint8_t *reason) in SMP_CheckRemotePairParam()
H A Dsmp_def.h137 SMP_PairParam pairParam; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c950 SMP_PairParam pairParam = { in GAP_LePairFeatureRsp() local