Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller_test.cc462 SetEventFilterConnectionSetupView::Create(set_event_filter_view3); in TEST_F()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h5751SetEventFilterConnectionSetupView : public SetEventFilterView { public:static SetEventFilterConnec… in CreateOptional()
5753SetEventFilterConnectionSetupView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shar… in CreateOptional()
5769 explicit SetEventFilterConnectionSetupView(SetEventFilterView parent) : SetEventFilterView(std::mov… in CreateOptional() function
5772SetEventFilterConnectionSetupView { public:static SetEventFilterConnectionSetupAllDevicesView Crea… in CreateOptional()
5774 …;return SetEventFilterConnectionSetupAllDevicesView::Create(SetEventFilterConnectionSetupView::Cre… in CreateOptional()
5779 if (!SetEventFilterConnectionSetupView::Validate()) { in CreateOptional()
5788 …ntFilterConnectionSetupAllDevicesView(SetEventFilterConnectionSetupView parent) : SetEventFilterCo… in CreateOptional()
5791SetEventFilterConnectionSetupView { public:static SetEventFilterConnectionSetupClassOfDeviceView C… in CreateOptional()
5793 …turn SetEventFilterConnectionSetupClassOfDeviceView::Create(SetEventFilterConnectionSetupView::Cre… in CreateOptional()
5800 if (!SetEventFilterConnectionSetupView::Validate()) { in CreateOptional()
[all …]