Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc857 check_complete<LeSetEventMaskCompleteView>)); in le_set_event_mask()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h9680LeSetEventMaskCompleteView : public CommandCompleteView { public:static LeSetEventMaskCompleteView in CreateOptional()
9682LeSetEventMaskCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std:… in CreateOptional()
9696 explicit LeSetEventMaskCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(par… in CreateOptional() function
32812 static std::unique_ptr<LeSetEventMaskCompleteBuilder> FromView(LeSetEventMaskCompleteView view) {if… in Create()
32833 …eBytes(std::vector<uint8_t> captured_packet) {LeSetEventMaskCompleteView view = LeSetEventMaskComp…
32836 …vec = std::vector<uint8_t>(data, data + size);LeSetEventMaskCompleteView view = LeSetEventMaskComp…