Searched defs:phyOptions (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothGattServer.java | 635 public void setPreferredPhy(BluetoothDevice device, int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy()
|
H A D | BluetoothGatt.java | 1016 public void setPreferredPhy(int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy()
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGatt.aidl | 107 …Phy(in int clientIf, in String address, in int txPhy, in int rxPhy, in int phyOptions, in Attribut… in clientSetPreferredPhy() 155 …Phy(in int clientIf, in String address, in int txPhy, in int rxPhy, in int phyOptions, in Attribut… in serverSetPreferredPhy()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 661 int phyOptions, AttributionSource attributionSource) { in clientSetPreferredPhy() 880 int phyOptions, AttributionSource attributionSource) { in serverSetPreferredPhy() 2745 void clientSetPreferredPhy(int clientIf, String address, int txPhy, int rxPhy, int phyOptions, in clientSetPreferredPhy() 3516 void serverSetPreferredPhy(int serverIf, String address, int txPhy, int rxPhy, int phyOptions, in serverSetPreferredPhy() 3981 int rxPhy, int phyOptions); in gattClientSetPreferredPhyNative() 4031 int rxPhy, int phyOptions); in gattServerSetPreferredPhyNative()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |