Home
last modified time | relevance | path

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

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