Home
last modified time | relevance | path

Searched defs:PHY_LE_CODED_MASK (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py332 PHY_LE_CODED_MASK = 4 variable in GattPhyMask
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1317 public static final int PHY_LE_CODED_MASK = 4; field in BluetoothDevice