Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_hf.cc47 namespace headset { namespace
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc126 static Callbacks* GetInstance(headset::Interface* headset) { in GetInstance() argument
131 DBusHeadsetCallbacks(headset::Interface* headset) : headset_(headset) {} in DBusHeadsetCallbacks() argument
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioRouteStateMachineTest.java1187 AudioDeviceInfo headset = mock(AudioDeviceInfo.class); in testIgnoreImplicitBTSwitchWhenDeviceIsWatch() local
1393 AudioDeviceInfo headset = mock(AudioDeviceInfo.class); in verifySetAndClearHeadsetCommunicationDevice() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc83 namespace bluetooth::headset { namespace