Searched refs:PHY_LE_CODED_MASK (Results 1 – 6 of 6) sorted by relevance
332 PHY_LE_CODED_MASK = 4 variable in GattPhyMask
21 import static android.bluetooth.BluetoothDevice.PHY_LE_CODED_MASK;1681 .gattSetScanParameters(anyInt(), anyInt(), anyInt(), eq(PHY_LE_CODED_MASK)); in testSetScanPhy()1703 if (adapterServiceSupportsCoded) expectedPhy = PHY_LE_1M_MASK | PHY_LE_CODED_MASK; in testSetScanPhyAllSupported()
1797 return BluetoothDevice.PHY_LE_CODED_MASK; in getScanPhyMask()1800 return BluetoothDevice.PHY_LE_1M_MASK | BluetoothDevice.PHY_LE_CODED_MASK; in getScanPhyMask()
1317 public static final int PHY_LE_CODED_MASK = 4; field in BluetoothDevice
1345 | BluetoothDevice.PHY_LE_CODED_MASK), in connectGatt()
589 field public static final int PHY_LE_CODED_MASK = 4; // 0x4