Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h20609MsftReadSupportedFeaturesView : public MsftCommandView { public:static MsftReadSupportedFeaturesVi… in CreateOptional()
20611MsftReadSupportedFeaturesView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<s… in CreateOptional()
20623 explicit MsftReadSupportedFeaturesView(MsftCommandView parent) : MsftCommandView(std::move(parent))… in CreateOptional() function
49203 static std::unique_ptr<MsftReadSupportedFeaturesBuilder> FromView(MsftReadSupportedFeaturesView vie… in Create()
49224 …tes(std::vector<uint8_t> captured_packet) {MsftReadSupportedFeaturesView view = MsftReadSupportedF…
49227 … = std::vector<uint8_t>(data, data + size);MsftReadSupportedFeaturesView view = MsftReadSupportedF…