Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DAdvertisingSetParameters.java316 primaryPhy != BluetoothDevice.PHY_LE_CODED) { in setPrimaryPhy()
341 secondaryPhy != BluetoothDevice.PHY_LE_CODED) { in setSecondaryPhy()
DBluetoothLeAdvertiser.java368 if (pphy == BluetoothDevice.PHY_LE_CODED && !supportCodedPhy) {
372 if ((sphy == BluetoothDevice.PHY_LE_CODED && !supportCodedPhy)
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java613 public static final int PHY_LE_CODED = 3; field in BluetoothDevice
/frameworks/base/api/
Dcurrent.txt7626 field public static final int PHY_LE_CODED = 3; // 0x3
Dsystem-current.txt8105 field public static final int PHY_LE_CODED = 3; // 0x3