Searched defs:PHY_LE_1M (Results 1 – 6 of 6) sorted by relevance
1029 public static final int PHY_LE_1M = 1; field in BluetoothDevice
197 PHY_LE_1M = 1, // phy 1M enumerator
328 constexpr uint8_t PHY_LE_1M = 0x01; variable
444 typedef enum { PHY_LE_1M = 1, PHY_LE_2M = 2, PHY_LE_CODED = 3, PHY_LE_ALL_SUPPORTED = 255 } PHY_TYP… enumerator
529 using PHY_TYPE = enum { PHY_LE_1M = 1, PHY_LE_2M = 2, PHY_LE_CODED = 3, PHY_LE_ALL_SUPPORTED = 255 … enumerator
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...