Searched defs:hiSyncId (Results 1 – 6 of 6) sorted by relevance
45 long hiSyncId = getHiSyncId(newDevice.getDevice()); in initHearingAidDeviceIfNeeded() local62 final long hiSyncId = newDevice.getHiSyncId(); in setSubDeviceIfNeeded() local76 private boolean isValidHiSyncId(long hiSyncId) { in isValidHiSyncId()80 private CachedBluetoothDevice getCachedDevice(long hiSyncId) { in getCachedDevice()111 void onHiSyncIdChanged(long hiSyncId) { in onHiSyncIdChanged()
174 long hiSyncId = mHearingAidDeviceSyncIds.getOrDefault(d, -1L); in getUniqueConnectedDevices() local211 long hiSyncId = mBluetoothHearingAidService.getHiSyncId(device); in onDeviceConnected() local
257 long hiSyncId = mDeviceHiSyncIdMap.getOrDefault(device, in connect() local315 long hiSyncId = mDeviceHiSyncIdMap.getOrDefault(device, in disconnect() local360 long hiSyncId = getHiSyncId(device); in isConnectedPeerDevices() local621 long hiSyncId = stackEvent.valueLong2; in messageFromNative() local787 private List<BluetoothDevice> getConnectedPeerDevices(long hiSyncId) { in getConnectedPeerDevices()
163 private void onDeviceAvailable(byte capabilities, long hiSyncId, byte[] address) { in onDeviceAvailable()
75 void OnDeviceAvailable(uint8_t capabilities, uint64_t hiSyncId, in OnDeviceAvailable()
229 final long hiSyncId = hapProfile.getHiSyncId(device); in getConnectedHearingAidDevices() local