Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothManager.java222 public BluetoothGattServer openGattServer(Context context, in openGattServer() method in BluetoothManager
225 return (openGattServer(context, callback, BluetoothDevice.TRANSPORT_AUTO)); in openGattServer()
243 public BluetoothGattServer openGattServer(Context context, in openGattServer() method in BluetoothManager
245 return (openGattServer(context, callback, BluetoothDevice.TRANSPORT_AUTO, eatt_support)); in openGattServer()
265 public BluetoothGattServer openGattServer(Context context, in openGattServer() method in BluetoothManager
267 return (openGattServer(context, callback, transport, false)); in openGattServer()
288 public BluetoothGattServer openGattServer(Context context, in openGattServer() method in BluetoothManager
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattServer.java114 mGattServer = mBluetoothManager.openGattServer(mContext, mGattServerCallBack); in startGattServer()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DFastPairGattServer.java282 .openGattServer(context, mBluetoothGattServerCallback); in FastPairGattServer()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9447 …sion.BLUETOOTH_CONNECT) public android.bluetooth.BluetoothGattServer openGattServer(android.conten…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6474 …method public android.bluetooth.BluetoothGattServer openGattServer(android.content.Context, androi…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10594 Landroid/bluetooth/BluetoothManager;->openGattServer(Landroid/content/Context;Landroid/bluetooth/Bl…