Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Dhci.py4639 class CteType(enum.IntFlag): class in HCI_LE_Periodic_Advertising_Create_Sync_Command
5681 class CteType(OpenIntEnum): class in HCI_LE_Periodic_Advertising_Report_Event
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h303 enum class CteType : uint8_t {AOA_CONSTANT_TONE_EXTENSION = 0x0,AOD_CONSTANT_TONE_EXTENSION_ONE_US_… enum