Searched refs:mFastPairGattServer (Results 1 – 1 of 1) sorted by relevance
58 private FastPairGattServer mFastPairGattServer; field in FastPairProvider64 mFastPairGattServer.updateLocalRpa(device);112 boolean isFastPairing = mFastPairGattServer.isConnected();179 mFastPairGattServer = new FastPairGattServer(mContext, mModelId, mAntiSpoofKey, in FastPairProvider()249 mFastPairGattServer.start(); in startGatt()254 mFastPairGattServer.stop(); in stopGatt()275 mFastPairGattServer.dump(writer); in dump()