Lines Matching defs:len
103 uint8_t *buf, size_t len) { in chppProcessPredefinedClientRequest()
148 uint8_t *buf, size_t len) { in chppProcessPredefinedServiceResponse()
206 size_t len) { in chppDatagramLenIsOk()
495 uint8_t *buf, size_t len) { in chppProcessPredefinedHandleDatagram()
543 uint8_t *buf, size_t len) { in chppProcessNegotiatedHandleDatagram()
681 size_t len) { in chppAppProcessRxDatagram()
827 uint8_t chppAppShortResponseErrorHandler(uint8_t *buf, size_t len, in chppAppShortResponseErrorHandler()
844 struct ChppAppHeader *chppAllocNotification(uint8_t type, size_t len) { in chppAllocNotification()
864 size_t len) { in chppAllocRequest()
886 const struct ChppAppHeader *requestHeader, size_t len) { in chppAllocResponse()
1070 void *buf, size_t len) { in chppSendTimestampedResponseOrFail()
1099 struct ChppOutgoingRequestState *outReqState, void *buf, size_t len, in chppSendTimestampedRequestOrFail()