Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py331 PHY_LE_2M_MASK = 2 variable in GattPhyMask
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1311 public static final int PHY_LE_2M_MASK = 2; field in BluetoothDevice