Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc828 check_complete<SetEventFilterCompleteView>)); in set_event_filter()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h5637SetEventFilterCompleteView : public CommandCompleteView { public:static SetEventFilterCompleteView in CreateOptional()
5639SetEventFilterCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std:… in CreateOptional()
5653 explicit SetEventFilterCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(par… in CreateOptional() function
25758 static std::unique_ptr<SetEventFilterCompleteBuilder> FromView(SetEventFilterCompleteView view) {if… in Create()
25779 …eBytes(std::vector<uint8_t> captured_packet) {SetEventFilterCompleteView view = SetEventFilterComp…
25782 …vec = std::vector<uint8_t>(data, data + size);SetEventFilterCompleteView view = SetEventFilterComp…