Home
last modified time | relevance | path

Searched refs:SdpSequenceAttribute (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.h92 uint8_t CheckAttributeValueLengthAvalid(SdpSequenceAttribute attribute);
H A Dhid_host_sdp_client.cpp93 SdpSequenceAttribute attribute = serviceAry[0].sequenceAttribute[i]; in ParseHidDescInfo()
134 uint8_t HidHostSdpClient::CheckAttributeValueLengthAvalid(SdpSequenceAttribute attribute) in CheckAttributeValueLengthAvalid()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h436 } SdpSequenceAttribute; typedef
480 SdpSequenceAttribute *sequenceAttribute;
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c438 service->sequenceAttribute = MEM_MALLOC.alloc(sizeof(SdpSequenceAttribute) * SDP_SEQUENCE_ATTRIBUTE_COUNT); in SdpParseSingleAttributeList()
445 sizeof(SdpSequenceAttribute) * SDP_SEQUENCE_ATTRIBUTE_COUNT, in SdpParseSingleAttributeList()
447 sizeof(SdpSequenceAttribute) * SDP_SEQUENCE_ATTRIBUTE_COUNT); in SdpParseSingleAttributeList()

Completed in 5 milliseconds