Searched refs:attributeIDListLength (Results 1 – 1 of 1) sorted by relevance
1605 uint32_t attributeIDListLength = 0; in SdpParseSearchAttributeRequest() local1629 pos = SdpGetLengthFromType(bufferInfo->buffer + offset, type, &attributeIDListLength); in SdpParseSearchAttributeRequest()1630 if (bufferInfo->length < attributeIDListLength) { in SdpParseSearchAttributeRequest()1637 offset += attributeIDListLength; in SdpParseSearchAttributeRequest()1658 BuildAttributeListArray(bufferInfo->buffer + attributeIDListPos, attributeIDListLength, in SdpParseSearchAttributeRequest()