Home
last modified time | relevance | path

Searched defs:headset (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_hf.cc44 namespace headset { namespace
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DBluetoothHeadsetProxy.java38 public BluetoothHeadsetProxy(BluetoothHeadset headset) { in BluetoothHeadsetProxy()
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc144 static Callbacks* GetInstance(headset::Interface* headset) { in GetInstance() argument
149 DBusHeadsetCallbacks(headset::Interface* headset) : headset_(headset){}; in DBusHeadsetCallbacks() argument
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioRouteStateMachineTest.java1183 AudioDeviceInfo headset = mock(AudioDeviceInfo.class); in testIgnoreImplicitBTSwitchWhenDeviceIsWatch() local
1389 AudioDeviceInfo headset = mock(AudioDeviceInfo.class); in verifySetAndClearHeadsetCommunicationDevice() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc63 namespace headset { namespace