Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattService.java42 public static final int SERVICE_TYPE_PRIMARY = 0; field in BluetoothGattService
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattServer.java101 BluetoothGattService.SERVICE_TYPE_PRIMARY); in GattServer()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DFastPairGattServer.java103 FAST_PAIR_SERVICE_UUID.getUuid(), BluetoothGattService.SERVICE_TYPE_PRIMARY);
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java3204 BluetoothGattService.SERVICE_TYPE_PRIMARY, 0, false); in onServiceAdded()
3206 BluetoothGattService.SERVICE_TYPE_PRIMARY); in onServiceAdded()
3572 if (service.getType() == BluetoothGattService.SERVICE_TYPE_PRIMARY) { in addService()
/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.txt9278 field public static final int SERVICE_TYPE_PRIMARY = 0; // 0x0
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6399 field public static final int SERVICE_TYPE_PRIMARY = 0; // 0x0