Searched refs:mFastPairGattServer (Results 1 – 1 of 1) sorted by relevance
55 private FastPairGattServer mFastPairGattServer; field in FastPairProvider61 mFastPairGattServer.updateLocalRpa(device);104 && mFastPairGattServer != null105 && !mFastPairGattServer.isConnected()) {116 if (mFastPairGattServer != null) {117 mFastPairGattServer.stop();118 mFastPairGattServer = null;222 if (mFastPairGattServer == null) { in startGatt()227 mFastPairGattServer.start(); in startGatt()252 if (mFastPairGattServer != null) { in dump()[all …]