Home
last modified time | relevance | path

Searched defs:LE_1M_PHY (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/
H A DCsSyncPhyType.aidl29 LE_1M_PHY = 0x01, enumConstant
/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/
H A DCsSyncPhyType.aidl38 LE_1M_PHY = 0x01, enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/ranging/aidl/android.hardware.bluetooth.ranging_interface/dump/android/hardware/bluetooth/ranging/
DCsSyncPhyType.aidl38 LE_1M_PHY = 0x01, enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/ranging/aidl/android.hardware.bluetooth.ranging-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/ranging/
DCsSyncPhyType.h29 LE_1M_PHY = 1, enumerator
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h345 enum class CsSyncPhy : uint8_t {LE_1M_PHY = 0x1,LE_2M_PHY = 0x2,}; enumerator
354 enum class CsPhy : uint8_t {LE_1M_PHY = 0x1,LE_2M_PHY = 0x2,}; enumerator