Home
last modified time | relevance | path

Searched defs:setInactiveForHfpHandover (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothLeAudio.aidl72 …void setInactiveForHfpHandover(in BluetoothDevice device, in AttributionSource attributionSource, … in setInactiveForHfpHandover() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java244 public void setInactiveForHfpHandover() { in setInactiveForHfpHandover() method in LeAudioBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java2400 public void setInactiveForHfpHandover(BluetoothDevice hfpHandoverDevice) { in setInactiveForHfpHandover() method in LeAudioService
3428 public void setInactiveForHfpHandover(BluetoothDevice hfpHandoverDevice, in setInactiveForHfpHandover() method in LeAudioService.BluetoothLeAudioBinder