Searched defs:maximumAttributeByteCount (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ | ||
H A D | sdp_server.c | 1359 uint16_t maximumAttributeByteCount; in SdpParseAttributeRequest() local 1311 SdpCreateAttributeResponse( uint16_t lcid, uint16_t transactionId, uint8_t *attributeList, int length, uint16_t maximumAttributeByteCount) SdpCreateAttributeResponse() argument 1550 SdpCreateSearchAttributeResponse( uint16_t lcid, uint16_t transactionId, Packet *payloadPacket, uint16_t maximumAttributeByteCount) SdpCreateSearchAttributeResponse() argument 1574 SdpParseSearchAttributeRequestCommon( uint16_t lcid, uint16_t transactionId, uint16_t maximumAttributeByteCount, uint8_t *buffer, uint16_t offset) SdpParseSearchAttributeRequestCommon() argument 1623 uint16_t maximumAttributeByteCount = BE2H_16(*(uint16_t *)(bufferInfo->buffer + offset)); SdpParseSearchAttributeRequest() local [all...] |
Completed in 4 milliseconds