Home
last modified time | relevance | path

Searched refs:pres (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.c242 param->pres[PAIR_RES_6] = SMP_CODE_PAIRING_RSP; in SMP_ConstituteC1Step1Param()
243 param->pres[PAIR_RES_5] = SMP_GetPairMng()->peer.pairParam.ioCapability; in SMP_ConstituteC1Step1Param()
244 param->pres[PAIR_RES_4] = SMP_GetPairMng()->peer.pairParam.oobDataFlag; in SMP_ConstituteC1Step1Param()
245 param->pres[PAIR_RES_3] = SMP_GetPairMng()->peer.pairParam.authReq; in SMP_ConstituteC1Step1Param()
246 param->pres[PAIR_RES_2] = SMP_GetPairMng()->peer.pairParam.maxEncKeySize; in SMP_ConstituteC1Step1Param()
247 param->pres[PAIR_RES_1] = SMP_GetPairMng()->peer.pairParam.initKeyDist; in SMP_ConstituteC1Step1Param()
248 param->pres[PAIR_RES_0] = SMP_GetPairMng()->peer.pairParam.respKeyDist; in SMP_ConstituteC1Step1Param()
259 param->pres[PAIR_RES_6] = SMP_CODE_PAIRING_RSP; in SMP_ConstituteC1Step1Param()
260 param->pres[PAIR_RES_5] = SMP_GetPairMng()->local.pairParam.ioCapability; in SMP_ConstituteC1Step1Param()
261 param->pres[PAIR_RES_ in SMP_ConstituteC1Step1Param()
[all...]
H A Dsmp_tool.h86 uint8_t pres[SMP_CMD_PAIR_RSP_DATA_LEN]; member

Completed in 3 milliseconds