Searched defs:V_3_0 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 207 enum class HciVersion : uint8_t {V_1_0B = 0x0,V_1_1 = 0x1,V_1_2 = 0x2,V_2_0 = 0x3,V_2_1 = 0x4,V_3_0… enumerator 210 enum class LmpVersion : uint8_t {V_1_0B = 0x0,V_1_1 = 0x1,V_1_2 = 0x2,V_2_0 = 0x3,V_2_1 = 0x4,V_3_0… enumerator
|