Home
last modified time | relevance | path

Searched refs:SdpAttribute (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.cpp169 SdpAttribute network; in AddNetwork()
186 SdpAttribute featuresAttr; in AddFeatures()
202 int HfpAgSdpServer::AddAttribute(const SdpAttribute &attribute) const in AddAttribute()
H A Dhfp_ag_sdp_server.h119 int AddAttribute(const SdpAttribute &attribute) const;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_server.h114 int AddAttribute(SdpAttribute attribute) const;
H A Dhfp_hf_sdp_server.cpp169 SdpAttribute featuresAttr; in AddFeatures()
185 int HfpHfSdpServer::AddAttribute(SdpAttribute attribute) const in AddAttribute()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h427 } SdpAttribute; typedef
477 SdpAttribute *attribute;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp73 SdpAttribute attribute = serviceAry[0].attribute[i]; in SdpCallback_()
252 SdpAttribute attribute = serviceAry[0].attribute[i]; in SdpPnpCallback_()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c429 service->attribute = MEM_MALLOC.alloc(sizeof(SdpAttribute) * SDP_ATTRIBUTE_COUNT); in SdpParseSingleAttributeList()
435 service->attribute, sizeof(SdpAttribute) * SDP_ATTRIBUTE_COUNT, 0, sizeof(SdpAttribute) * SDP_ATTRIBUTE_COUNT); in SdpParseSingleAttributeList()

Completed in 6 milliseconds