Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHearingAid.java109 public int getDeviceMode() { in getDeviceMode() method in BluetoothHearingAid.AdvertisementServiceData
871 public int getDeviceMode(@NonNull BluetoothDevice device) { in getDeviceMode() method in BluetoothHearingAid
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHearingAid.aidl63 …void getDeviceMode(in BluetoothDevice device, in AttributionSource attributionSource, in Synchrono… in getDeviceMode() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java1188 public void getDeviceMode(BluetoothDevice device, AttributionSource source, in getDeviceMode() method in HearingAidService.BluetoothHearingAidBinder