Searched defs:entryValue (Results 1 – 2 of 2) sorted by relevance
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| D | smp.c | 387 … 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()
|
| D | smp_def.h | 270 uint8_t entryValue[SMP_ENTRY_VALUE_LEN]; member
|