Searched refs:currentLength (Results 1 – 1 of 1) sorted by relevance
991 while (currentLength) { in SdpGetCommonProtocolDescriptorEachList()1000 currentLength = currentLength - length - SDP_UINT16_LENGTH; in SdpGetCommonProtocolDescriptorEachList()1013 currentLength = currentLength - pos; in SdpGetCommonProtocolDescriptorEachList()1027 uint32_t currentLength = 0; in SdpGetCommonProtocolDescriptorList() local1052 if (totalLength < currentLength) { in SdpGetCommonProtocolDescriptorList()1064 currentLength = currentLength - pos; in SdpGetCommonProtocolDescriptorList()1067 currentLength, bufferInfo, offset); in SdpGetCommonProtocolDescriptorList()1284 uint32_t currentLength = 0; in SdpGetBluetoothProfileDescriptorList() local1315 if (bufferInfo->length < currentLength) { in SdpGetBluetoothProfileDescriptorList()1327 length = length - currentLength; in SdpGetBluetoothProfileDescriptorList()[all …]