Home
last modified time | relevance | path

Searched refs:phyOptions (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl107 …in int clientIf, in String address, in int txPhy, in int rxPhy, in int phyOptions, in AttributionS… in clientSetPreferredPhy() argument
155 …in int clientIf, in String address, in int txPhy, in int rxPhy, in int phyOptions, in AttributionS… in serverSetPreferredPhy() argument
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServer.java635 public void setPreferredPhy(BluetoothDevice device, int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy() argument
638 phyOptions, mAttributionSource); in setPreferredPhy()
H A DBluetoothGatt.java1016 public void setPreferredPhy(int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy() argument
1019 phyOptions, mAttributionSource); in setPreferredPhy()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java661 int phyOptions, AttributionSource attributionSource) { in clientSetPreferredPhy() argument
666 service.clientSetPreferredPhy(clientIf, address, txPhy, rxPhy, phyOptions, in clientSetPreferredPhy()
880 int phyOptions, AttributionSource attributionSource) { in serverSetPreferredPhy() argument
886 serverIf, address, txPhy, rxPhy, phyOptions, attributionSource); in serverSetPreferredPhy()
2745 void clientSetPreferredPhy(int clientIf, String address, int txPhy, int rxPhy, int phyOptions, in clientSetPreferredPhy() argument
2763 gattClientSetPreferredPhyNative(clientIf, address, txPhy, rxPhy, phyOptions); in clientSetPreferredPhy()
3516 void serverSetPreferredPhy(int serverIf, String address, int txPhy, int rxPhy, int phyOptions, in serverSetPreferredPhy() argument
3534 gattServerSetPreferredPhyNative(serverIf, address, txPhy, rxPhy, phyOptions); in serverSetPreferredPhy()
3981 int rxPhy, int phyOptions); in gattClientSetPreferredPhyNative() argument
4031 int rxPhy, int phyOptions); in gattServerSetPreferredPhyNative() argument
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...