Searched refs:FastPairGattServer (Results 1 – 3 of 3) sorted by relevance
55 private FastPairGattServer mFastPairGattServer;65 FastPairGattServer.Callbacks mGattServerCallbacks = new FastPairGattServer.Callbacks() {223 mFastPairGattServer = new FastPairGattServer(mContext, mModelId, in startGatt()
69 class FastPairGattServer { class273 FastPairGattServer(Context context, int modelId, String antiSpoof, in FastPairGattServer() method in FastPairGattServer
144 FastPairGattServer.Callbacks mMockGattCallbacks;160 FastPairGattServer mTestGattServer;198 mTestGattServer = new FastPairGattServer(mMockContext, TEST_MODEL_ID, in setUp()384 mTestGattServer = new FastPairGattServer(mMockContext, TEST_MODEL_ID, in testValidPairingKeyNoAutoAccept()