Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServer.java635 public void setPreferredPhy(BluetoothDevice device, int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy() argument
638 phyOptions, mAttributionSource); in setPreferredPhy()
DBluetoothGatt.java1016 public void setPreferredPhy(int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy() argument
1019 phyOptions, mAttributionSource); in setPreferredPhy()