Searched refs:get_profile_interface (Results 1 – 25 of 34) sorted by relevance
12
73 reinterpret_cast<const btav_sink_interface_t*>(btif_->get_profile_interface("a2dp_sink"))); in GetA2dpSinkProfile()
115 bt_interface()->get_profile_interface(BT_PROFILE_GATT_ID)); in SetUp()
112 (BluetoothQualityReportInterface*)btInf->get_profile_interface(BT_BQR_ID); in initNative()
115 (BluetoothKeystoreInterface*)btInf->get_profile_interface(BT_KEYSTORE_ID); in initNative()
113 sPanIf = (btpan_interface_t*)btIf->get_profile_interface(BT_PROFILE_PAN_ID); in initializeNative()
115 sHearingAidInterface = (HearingAidInterface*)btInf->get_profile_interface( in initNative()
135 (btav_sink_interface_t*)btInf->get_profile_interface( in initNative()
182 sCsisClientInterface = (CsisClientInterface*)btInf->get_profile_interface( in initNative()
175 if ((sHiddIf = (bthd_interface_t*)btif->get_profile_interface( in initNative()
232 (VolumeControlInterface*)btInf->get_profile_interface(BT_PROFILE_VC_ID); in initNative()
230 (bthh_interface_t*)btInf->get_profile_interface(BT_PROFILE_HIDHOST_ID); in initializeNative()
289 (btav_source_interface_t*)btInf->get_profile_interface( in initNative()
66 sBluetoothSdpInterface = (btsdp_interface_t*)btInf->get_profile_interface( in initializeNative()
140 btif_->get_profile_interface("csis_client")))); in GetCsisClientProfile()
122 let r = intf.get_profile_interface(SupportedProfiles::HfClient); in new()
260 let r = intf.get_profile_interface(SupportedProfiles::AvrcpCtrl); in new()
142 let r = intf.get_profile_interface(SupportedProfiles::Socket); in new()
198 let r = intf.get_profile_interface(SupportedProfiles::HidHost); in new()
447 let r = intf.get_profile_interface(SupportedProfiles::Sdp); in new()
162 btif_->get_profile_interface("volume_control")))); in GetVolumeControlProfile()
868 static const void* get_profile_interface(const char* profile_id) { in get_profile_interface() function1184 .get_profile_interface = get_profile_interface,
789 const void* (*get_profile_interface)(const char* profile_id); member
271 reinterpret_cast<const btav_source_interface_t*>(btif_->get_profile_interface("a2dp"))); in GetA2dpProfile()
428 reinterpret_cast<const headset::Interface*>(btif_->get_profile_interface("handsfree")))); in GetHfpProfile()
448 btif_->get_profile_interface("le_audio")))); in GetLeAudioClientProfile()