Home
last modified time | relevance | path

Searched refs:SdpProfileDescriptor (Results 1 - 16 of 16) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_server.cpp128 SdpProfileDescriptor profileBoth[HFP_HF_HSP_SERVER_PROFILE_NUM]; in AddProfile()
137 SdpProfileDescriptor profileHsp[HFP_HF_SERVER_PROFILE_NUM]; in AddProfile()
143 SdpProfileDescriptor profileHfp[HFP_HF_SERVER_PROFILE_NUM]; in AddProfile()
H A Dhfp_hf_sdp_client.h40 std::vector<SdpProfileDescriptor> profileDescriptors {}; // AG profile descriptor
161 static bool FindProfileVersion(const std::vector<SdpProfileDescriptor> &profiles, uint16_t &version);
H A Dhfp_hf_sdp_client.cpp225 SdpProfileDescriptor profileDescriptor = serviceAry[n].profileDescriptor[j]; in CopySdpServiceArray()
259 std::vector<SdpProfileDescriptor>().swap(array.services[n].profileDescriptors); in DeleteSdpServiceArray()
302 bool HfpHfSdpClient::FindProfileVersion(const std::vector<SdpProfileDescriptor> &profiles, uint16_t &version) in FindProfileVersion()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.h40 std::vector<SdpProfileDescriptor> profileDescriptors {}; // HF profile descriptor
160 static bool FindProfileVersion(const std::vector<SdpProfileDescriptor> &profiles, uint16_t &version);
H A Dhfp_ag_sdp_server.cpp133 SdpProfileDescriptor profileBoth[HFP_AG_HSP_SERVER_PROFILE_NUM]; in AddProfile()
142 SdpProfileDescriptor profileHsp[HFP_AG_SERVER_PROFILE_NUM]; in AddProfile()
148 SdpProfileDescriptor profileHfp[HFP_AG_SERVER_PROFILE_NUM]; in AddProfile()
H A Dhfp_ag_sdp_client.cpp226 SdpProfileDescriptor profileDescriptor = serviceAry[n].profileDescriptor[j]; in CopySdpServiceArray()
260 std::vector<SdpProfileDescriptor>().swap(array.services[n].profileDescriptors); in DeleteSdpServiceArray()
303 bool HfpAgSdpClient::FindProfileVersion(const std::vector<SdpProfileDescriptor> &profiles, uint16_t &version) in FindProfileVersion()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h138 } SdpProfileDescriptor; typedef
286 uint32_t handle, const SdpProfileDescriptor *profileDescriptor, uint16_t profileDescriptorNum);
466 SdpProfileDescriptor *profileDescriptor;
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.h52 uint32_t handle, const SdpProfileDescriptor *profileDescriptor, uint16_t profileDescriptorNum);
H A Dsdp.c122 const SdpProfileDescriptor *profileDescriptor;
852 uint32_t handle, const SdpProfileDescriptor *profileDescriptor, uint16_t profileDescriptorNum) in SDP_AddBluetoothProfileDescriptorList()
H A Dsdp_client_parse.c1299 service->profileDescriptor = MEM_MALLOC.alloc(sizeof(SdpProfileDescriptor) * SDP_PROTOCOL_PARAMETER_MAX_COUNT); in SdpGetBluetoothProfileDescriptorList()
1305 sizeof(SdpProfileDescriptor) * SDP_PROTOCOL_PARAMETER_MAX_COUNT, in SdpGetBluetoothProfileDescriptorList()
1307 sizeof(SdpProfileDescriptor) * SDP_PROTOCOL_PARAMETER_MAX_COUNT); in SdpGetBluetoothProfileDescriptorList()
H A Dsdp_server.c534 uint32_t handle, const SdpProfileDescriptor *profileDescriptor, uint16_t profileDescriptorNum) in SdpAddBluetoothProfileDescriptorList()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_sdp.cpp68 SdpProfileDescriptor profileDsc; in RegisterService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp113 SdpProfileDescriptor profile[SPP_PROFILE_NUM]; in AddProfile()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sdp.cpp65 SdpProfileDescriptor profileDsc; in RegisterService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_sdp.cpp63 SdpProfileDescriptor profileDsc; in RegisterService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_sdp.cpp150 SdpProfileDescriptor profileDescriptor; in AddBluetoothProfileDescriptorList()

Completed in 14 milliseconds