Home
last modified time | relevance | path

Searched defs:phyOptions (Results 1 – 25 of 128) sorted by relevance

123456

/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java302 int clientIf, String address, int txPhy, int rxPhy, int phyOptions); in gattClientSetPreferredPhyNative()
359 int clientIf, String address, int txPhy, int rxPhy, int phyOptions); in gattServerSetPreferredPhyNative()
471 int clientIf, String address, int txPhy, int rxPhy, int phyOptions) { in gattClientSetPreferredPhy()
614 int clientIf, String address, int txPhy, int rxPhy, int phyOptions) { in gattServerSetPreferredPhy()
DGattService.java569 int phyOptions, in clientSetPreferredPhy()
896 int phyOptions, in serverSetPreferredPhy()
2301 int phyOptions, in clientSetPreferredPhy()
3399 int phyOptions, in serverSetPreferredPhy()
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java200 int phyOptions = 3; in clientSetPreferredPhy() local
587 int phyOptions = 3; in serverSetPreferredPhy() local
DGattServiceBinderTest.java237 int phyOptions = 3; in clientSetPreferredPhy() local
528 int phyOptions = 3; in serverSetPreferredPhy() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl112 …Phy(in int clientIf, in String address, in int txPhy, in int rxPhy, in int phyOptions, in Attribut… in clientSetPreferredPhy()
160 …Phy(in int clientIf, in String address, in int txPhy, in int rxPhy, in int phyOptions, in Attribut… in serverSetPreferredPhy()
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java792 public void setPreferredPhy(BluetoothDevice device, int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy()
DBluetoothGatt.java1289 public void setPreferredPhy(int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable/android_common/combined/
Dframework-bluetooth.stubs.exportable.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/javac/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/13/sdk_library/public/
Dframework-bluetooth-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/combined/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/current/sdk_library/public/
Dframework-bluetooth-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/35/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/34/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_33_framework-bluetooth/android_common/local-combined/
Dsdk_module-lib_33_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/module-lib/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_33_framework-bluetooth/android_common/combined/
Dsdk_module-lib_33_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/system/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_34_framework-bluetooth/android_common/combined/
Dsdk_module-lib_34_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/module-lib/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_34_framework-bluetooth/android_common/local-combined/
Dsdk_module-lib_34_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...

123456