Home
last modified time | relevance | path

Searched defs:PHY_LE_1M (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java1029 public static final int PHY_LE_1M = 1; field in BluetoothDevice
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h197 PHY_LE_1M = 1, // phy 1M enumerator
/aosp12/system/bt/stack/include/
H A Dbtm_api_types.h328 constexpr uint8_t PHY_LE_1M = 0x01; variable
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h444 typedef enum { PHY_LE_1M = 1, PHY_LE_2M = 2, PHY_LE_CODED = 3, PHY_LE_ALL_SUPPORTED = 255 } PHY_TYP… enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h529 using PHY_TYPE = enum { PHY_LE_1M = 1, PHY_LE_2M = 2, PHY_LE_CODED = 3, PHY_LE_ALL_SUPPORTED = 255 … enumerator
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...