Searched defs:packetLength (Results 1 – 6 of 6) sorted by relevance
33 uint32_t packetLength; member
252 int packetLength = length; in SendData() local1197 uint8_t packetLength = BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD_LENGTH; in BnepSendControlCommandNotUnderstood() local1218 uint8_t packetLength = BNEP_CONTROL_RESPONSE_LENGTH; in BnepSendSetupConnectionResponse() local1239 uint8_t packetLength = BNEP_CONTROL_RESPONSE_LENGTH; in BnepSendFilterNetTypeResponse() local1260 uint8_t packetLength = BNEP_CONTROL_RESPONSE_LENGTH; in BnepSendFilterMultiAddrResponse() local
337 void HCI_SetBufferSize(uint16_t packetLength, uint16_t totalPackets) in HCI_SetBufferSize()347 void HCI_SetLeBufferSize(uint16_t packetLength, uint8_t totalPackets) in HCI_SetLeBufferSize()
278 uint16_t packetLength = ObexUtils::GetBufData16(&packetBuf[0], 1); in GetObexHeaderFromPacket() local
203 uint16_t packetLength = ObexUtils::GetBufData16(&packetBuf[0], 1); in GetObexHeaderFromPacket() local
260 uint8_t packetLength = sizeof(uint8_t); in SendGetReport() local