Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DAdvertisingSetParameters.java334 && primaryPhy != BluetoothDevice.PHY_LE_CODED) { in setPrimaryPhy()
358 && secondaryPhy != BluetoothDevice.PHY_LE_CODED) { in setSecondaryPhy()
H A DBluetoothLeAdvertiser.java391 if (pphy == BluetoothDevice.PHY_LE_CODED && !supportCodedPhy) {
395 if ((sphy == BluetoothDevice.PHY_LE_CODED && !supportCodedPhy)
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc344 if (controller_get_interface()->supports_ble_coded_phy()) phy |= PHY_LE_CODED; in btm_ble_start_auto_conn()
/aosp12/system/bt/stack/include/
H A Dbtm_api_types.h330 constexpr uint8_t PHY_LE_CODED = 0x04; variable
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAppScanStats.java520 case BluetoothDevice.PHY_LE_CODED: in phyToString()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java1041 public static final int PHY_LE_CODED = 3; field in BluetoothDevice
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9089 field public static final int PHY_LE_CODED = 3; // 0x3