Searched defs:readIndex (Results 1 – 2 of 2) sorted by relevance
| /drivers/peripheral/pin_auth/hdi_service/common/src/ |
| D | attribute.c | 108 IAM_STATIC ResultCode ReadDataFromMsg(const Uint8Array msg, uint32_t *readIndex, Uint8Array *retDat… in ReadDataFromMsg() 129 IAM_STATIC ResultCode ReadUint32FromMsg(const Uint8Array msg, uint32_t *readIndex, uint32_t *retVal… in ReadUint32FromMsg() 176 IAM_STATIC ResultCode CheckAddReadIndex(const Uint8Array msg, uint32_t *readIndex, uint32_t length) in CheckAddReadIndex() 195 uint32_t readIndex = 0; in ParseAttributeSerializedMsgInner() local
|
| /drivers/peripheral/user_auth/hdi_service/utils/src/ |
| D | attribute.c | 127 IAM_STATIC ResultCode ReadDataFromMsg(const Uint8Array msg, uint32_t *readIndex, Uint8Array *retDat… in ReadDataFromMsg() 148 IAM_STATIC ResultCode ReadUint32FromMsg(const Uint8Array msg, uint32_t *readIndex, uint32_t *retVal… in ReadUint32FromMsg() 198 uint32_t readIndex = 0; in ParseAttributeSerializedMsgInner() local 241 uint32_t readIndex = 0; in ParseMultiDataSerializedMsg() local
|