Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHearingAid.aidl52 long getHiSyncId(in BluetoothDevice device, in AttributionSource attributionSource); in getHiSyncId() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java529 public long getHiSyncId(BluetoothDevice device) { in getHiSyncId() method in HearingAidService
1079 public long getHiSyncId(BluetoothDevice device, AttributionSource source) { in getHiSyncId() method in HearingAidService.BluetoothHearingAidBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHearingAid.java707 public long getHiSyncId(@NonNull BluetoothDevice device) { in getHiSyncId() method in BluetoothHearingAid