/packages/modules/Bluetooth/system/btif/test/ |
D | btif_hf_client_service_test.cc | 12 return GET_SYSPROP(Hfp, version, HFP_VERSION_1_7); in get_default_hfp_version() 21 return GET_SYSPROP(Hfp, hf_client_features, DEFAULT_BTIF_HF_CLIENT_FEATURES); in get_default_hf_client_features()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | hfp_service.rs | 4 use bt_topshim::profiles::hfp::{Hfp, HfpCallbacks, HfpCallbacksDispatcher}; 20 _hfp: Arc<Mutex<Hfp>>, in get_hfp_dispatcher() argument 48 pub btif_hfp: Arc<Mutex<Hfp>>, 56 let btif_hfp = Arc::new(Mutex::new(Hfp::new(&btif_intf.lock().unwrap()))); in create()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hfp.rs | 401 pub struct Hfp { struct 408 unsafe impl Send for Hfp {} implementation 410 impl ToggleableProfile for Hfp { implementation 429 impl Hfp { impl 430 pub fn new(intf: &BluetoothInterface) -> Hfp { in new() argument 436 Hfp { internal: hfpif, _is_init: false, _is_enabled: false } in new()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | uuid.rs | 55 Hfp, enumerator 99 Profile::Hfp, 126 (Uuid::from_string(HFP).unwrap(), Profile::Hfp),
|
D | bluetooth_media.rs | 21 Hfp, HfpCallbacks, HfpCallbacksDispatcher, HfpCodecBitId, HfpCodecFormat, HfpCodecId, 87 &[Profile::A2dpSink, Profile::Hfp, Profile::AvrcpController]; 463 hfp: Option<Hfp>, 648 Profile::A2dpSource | Profile::AvrcpTarget | Profile::Hfp => { in enable_profile() 674 &Profile::Hfp => { in enable_profile() 719 &Profile::Hfp => { in disable_profile() 756 &Profile::Hfp => Some(self.hfp.as_ref().map_or(false, |hfp| hfp.is_enabled())), in is_profile_enabled() 1427 Profile::Hfp as u32, in dispatch_hfp_callbacks() 1442 self.add_connected_profile(addr, Profile::Hfp); in dispatch_hfp_callbacks() 1461 self.rm_connected_profile(addr, Profile::Hfp, true); in dispatch_hfp_callbacks() [all …]
|
D | lib.rs | 92 Hfp(HfpCallbacks), enumerator 337 Message::Hfp(hf) => { in dispatch()
|
D | bluetooth.rs | 739 | Profile::Hfp in disable_profile() 766 | Profile::Hfp in enable_profile() 789 | Profile::Hfp in is_profile_enabled() 2651 Profile::Hfp | Profile::HfpAg => { in get_profile_connection_state() 2779 Profile::A2dpSink | Profile::A2dpSource | Profile::Hfp in connect_all_enabled_profiles() 2899 | Profile::Hfp in disconnect_all_enabled_profiles() 2992 || uuids.contains(&get_unwrapped_uuid(Profile::Hfp))) in is_dual_mode_audio_sink_device()
|
/packages/modules/Bluetooth/system/bta/hfp/ |
D | bta_hfp_api.cc | 22 return GET_SYSPROP(Hfp, version, HFP_VERSION_1_7); in get_default_hfp_version()
|
/packages/modules/Bluetooth/floss/hcidoc/src/groups/ |
D | informational.rs | 393 Hfp, enumerator 407 ProfileType::Hfp => "HFP", in fmt() 582 ProfileType::Hfp, in report_sco_connection_start() 583 ProfileId::OnePerConnection(ProfileType::Hfp), in report_sco_connection_start() 597 ProfileType::Hfp, in report_connection_end() 598 ProfileId::OnePerConnection(ProfileType::Hfp), in report_connection_end()
|
/packages/modules/Bluetooth/sysprop/ |
D | hfp.sysprop | 1 module: "android.sysprop.bluetooth.Hfp"
|
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_api.cc | 228 return GET_SYSPROP(Hfp, hf_client_features, DEFAULT_BTIF_HF_CLIENT_FEATURES); in get_default_hf_client_features()
|
/packages/modules/Bluetooth/android/pandora/server/src/ |
D | Server.kt | 62 BluetoothProfile.HEADSET to ::Hfp,
|
D | Hfp.kt | 51 class Hfp(val context: Context) : HFPImplBase(), Closeable { class
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_swb_aptx.cc | 34 GET_SYSPROP(Hfp, codec_aptx_voice, false); in is_hfp_aptx_voice_enabled()
|
/packages/modules/Bluetooth/system/gd/metrics/chromeos/ |
D | metrics_event.cc | 88 Hfp, enumerator 393 case ProfilesFloss::Hfp: in ToProfileConnectionState()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 147 return GET_SYSPROP(Hfp, hf_services, in get_BTIF_HF_SERVICES() 165 return GET_SYSPROP(Hfp, hf_features, DEFAULT_BTIF_HF_FEATURES); in get_hf_features()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | btif.rs | 881 Hfp, enumerator 897 SupportedProfiles::Hfp => "handsfree", in from()
|
/packages/apps/DocumentsUI/tests/res/raw/ |
D | images_tar | 85 <��ZK:����!�,������E����K[�� �~����mh��;���i;�Hfp@]�xDUq]54
|