Searched refs:mRemoteGattDevice (Results 1 – 1 of 1) sorted by relevance
109 private BluetoothDevice mRemoteGattDevice; field in FastPairGattServer124 return (mRemoteGattDevice != null); in isConnected()159 mRemoteGattDevice = null;162 mRemoteGattDevice = device;571 .notifyCharacteristicChanged(mRemoteGattDevice, mPasskeyCharacteristic, false); in sendPairingResponse()642 writer.println("Currently connected to : " + mRemoteGattDevice); in dump()