Searched refs:getAnonymousDevice (Results 1 – 6 of 6) sorted by relevance
454 BluetoothDevice device = getAnonymousDevice(address); in onConnectionStateChanged()488 BluetoothDevice device = getAnonymousDevice(address); in getRcPsm()507 BluetoothDevice device = getAnonymousDevice(address); in handleRegisterNotificationAbsVol()520 BluetoothDevice device = getAnonymousDevice(address); in handleSetAbsVolume()535 BluetoothDevice device = getAnonymousDevice(address); in onTrackChanged()561 BluetoothDevice device = getAnonymousDevice(address); in onPlayPositionChanged()575 BluetoothDevice device = getAnonymousDevice(address); in onPlayStatusChanged()590 BluetoothDevice device = getAnonymousDevice(address); in handlePlayerAppSetting()606 BluetoothDevice device = getAnonymousDevice(address); in onPlayerAppSettingChanged()622 BluetoothDevice device = getAnonymousDevice(address); in onAvailablePlayerChanged()[all …]
186 BluetoothDevice device = getAnonymousDevice((byte[]) msg.obj);229 BluetoothDevice device = getAnonymousDevice((byte[]) msg.obj);269 BluetoothDevice device = getAnonymousDevice((byte[]) msg.obj);277 BluetoothDevice device = getAnonymousDevice((byte[]) msg.obj);295 BluetoothDevice device = getAnonymousDevice((byte[]) msg.obj);310 BluetoothDevice device = getAnonymousDevice((byte[]) msg.obj);
351 protected BluetoothDevice getAnonymousDevice(String address) { in getAnonymousDevice() method in ProfileService365 protected BluetoothDevice getAnonymousDevice(byte[] address) { in getAnonymousDevice() method in ProfileService
534 StackEvent event = StackEvent.connectionStateChanged(getAnonymousDevice(address), state); in onConnectionStateChanged()556 StackEvent event = StackEvent.audioConfigChanged(getAnonymousDevice(address), sampleRate, in onAudioConfigChanged()
1163 BluetoothDevice device = getAnonymousDevice(address); in onScanResultInternal()1936 BluetoothDevice device = getAnonymousDevice(address); in parseTruncatedResults()1963 BluetoothDevice device = getAnonymousDevice(address); in parseFullResults()2041 BluetoothDevice device = getAnonymousDevice(trackingInfo.getAddress()); in onTrackAdvFoundLost()2173 BluetoothDevice device = getAnonymousDevice(address); in getDevicesMatchingConnectionStates()
219 final BluetoothDevice device = getAnonymousDevice(cs.addr);