Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServer.java67 private final IBluetoothGattServerCallback mBluetoothGattServerCallback = field in BluetoothGattServer
496 mService.registerServer(new ParcelUuid(uuid), mBluetoothGattServerCallback, in registerCallback()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DFastPairGattServer.java148 private BluetoothGattServerCallback mBluetoothGattServerCallback = field in FastPairGattServer
282 .openGattServer(context, mBluetoothGattServerCallback); in FastPairGattServer()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10220 Landroid/bluetooth/BluetoothGattServer;->mBluetoothGattServerCallback:Landroid/bluetooth/IBluetooth…