Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py330 PHY_LE_1M_MASK = 1 variable in GattPhyMask
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1305 public static final int PHY_LE_1M_MASK = 1; field in BluetoothDevice