Home
last modified time | relevance | path

Searched refs:CsOptionalTIp2TimesSupported (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl4975 struct CsOptionalTIp2TimesSupported {
5022 optional_t_ip2_times_supported : CsOptionalTIp2TimesSupported,
5055 optional_t_ip2_times_supported : CsOptionalTIp2TimesSupported,
6813 optional_t_ip2_times_supported : CsOptionalTIp2TimesSupported,
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h1863 class CsOptionalTIp2TimesSupported : public PacketStruct<kLittleEndian> { public:CsOptionalTIp2Time… in CsOptionalTIp2TimesSupported() function
1864 CsOptionalTIp2TimesSupported(uint8_t support_10_microsecond, uint8_t support_20_microsecond, uint8_… in CsOptionalTIp2TimesSupported() function
1868 virtual ~CsOptionalTIp2TimesSupported() = default; in CsOptionalTIp2TimesSupported()
1876 static Iterator<kLittleEndian> Parse(CsOptionalTIp2TimesSupported* to_fill, Iterator<kLittleEndian>… in CsOptionalTIp2TimesSupported()
14810 CsOptionalTIp2TimesSupported GetOptionalTIp2TimesSupported() const {ASSERT(was_validated_);size_t e… in CreateOptional()
14919 CsOptionalTIp2TimesSupported GetOptionalTIp2TimesSupported() const {ASSERT(was_validated_);size_t e… in CreateOptional()
19709 CsOptionalTIp2TimesSupported GetOptionalTIp2TimesSupported() const {ASSERT(was_validated_);size_t e… in CreateOptional()
41012 … CsOptionalTIp1TimesSupported optional_t_ip1_times_supported, CsOptionalTIp2TimesSupported optiona… in Create()
41031 … CsOptionalTIp1TimesSupported optional_t_ip1_times_supported, CsOptionalTIp2TimesSupported optiona… in Create()
41034 …sOptionalTIp1TimesSupported optional_t_ip1_times_supported_{};CsOptionalTIp2TimesSupported optiona… in Create()
[all …]