Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl92 Bundle getCurrentAgFeatures(in BluetoothDevice device, in AttributionSource attributionSource); in getCurrentAgFeatures() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java518 public Bundle getCurrentAgFeatures(BluetoothDevice device, AttributionSource source) { in getCurrentAgFeatures() method in HeadsetClientService.BluetoothHeadsetClientBinder
979 public Bundle getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in HeadsetClientService
H A DHeadsetClientStateMachine.java715 public Bundle getCurrentAgFeatures() { in getCurrentAgFeatures() method in HeadsetClientStateMachine
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClient.java1229 public Bundle getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in BluetoothHeadsetClient