Home
last modified time | relevance | path

Searched refs:mBluetoothGattServer (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DFastPairGattServer.java97 private BluetoothGattServer mBluetoothGattServer; field in FastPairGattServer
199 mBluetoothGattServer
209 mBluetoothGattServer
212 mBluetoothGattServer
214 mBluetoothGattServer
221 mBluetoothGattServer
281 mBluetoothGattServer = mBluetoothManager in FastPairGattServer()
285 + mBluetoothGattServer); in FastPairGattServer()
570 mBluetoothGattServer in sendPairingResponse()
628 if (mBluetoothGattServer == null) { in start()
[all …]