Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSetParameters.java396 && primaryPhy != BluetoothDevice.PHY_LE_CODED) { in setPrimaryPhy()
420 && secondaryPhy != BluetoothDevice.PHY_LE_CODED) { in setSecondaryPhy()
DBluetoothLeAdvertiser.java521 if (pphy == BluetoothDevice.PHY_LE_CODED && !supportCodedPhy) {
525 if ((sphy == BluetoothDevice.PHY_LE_CODED && !supportCodedPhy)
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h58 constexpr uint8_t PHY_LE_CODED = 0x04; variable
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py324 PHY_LE_CODED = 3 variable in GattPhy
/packages/modules/Bluetooth/android/pandora/server/src/
DHost.kt745 BluetoothDevice.PHY_LE_CODED -> PrimaryPhy.PRIMARY_CODED in scan()
753 BluetoothDevice.PHY_LE_CODED -> SecondaryPhy.SECONDARY_CODED in scan()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h67 constexpr uint8_t PHY_LE_CODED = 0x04; variable
901 initiating_phys |= PHY_LE_CODED; in arm_connectability()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/
DScanManagerTest.java20 import static android.bluetooth.BluetoothDevice.PHY_LE_CODED;
1661 int phy = PHY_LE_CODED; in testSetScanPhy()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanManager.java1796 case BluetoothDevice.PHY_LE_CODED: in getScanPhyMask()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1299 public static final int PHY_LE_CODED = 3; field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt588 field public static final int PHY_LE_CODED = 3; // 0x3