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.java334 && primaryPhy != BluetoothDevice.PHY_LE_CODED) { in setPrimaryPhy()
358 && secondaryPhy != BluetoothDevice.PHY_LE_CODED) { in setSecondaryPhy()
DBluetoothLeAdvertiser.java365 if (pphy == BluetoothDevice.PHY_LE_CODED && !supportCodedPhy) {
369 if ((sphy == BluetoothDevice.PHY_LE_CODED && !supportCodedPhy)
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java673 public static final int PHY_LE_CODED = 3; field in BluetoothDevice
/frameworks/base/api/
Dcurrent.txt8115 field public static final int PHY_LE_CODED = 3; // 0x3
/frameworks/base/config/
Dhiddenapi-public-dex.txt5475 Landroid/bluetooth/BluetoothDevice;->PHY_LE_CODED:I