Home
last modified time | relevance | path

Searched defs:entryValue (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
Dsmp.c387 … uint16_t handle, bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthenticationRequestReply()
1053 bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthReqReplyProcessMaster()
1126 bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthReqReplyProcessSlave()
1263 static void SMP_AuthReqReplyObtainEntryValue(uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthReqReplyObtainEntryValue()
Dsmp_def.h270 uint8_t entryValue[SMP_ENTRY_VALUE_LEN]; member