Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h1069 auto complete_view = LeSetDefaultSubrateCompleteView::Create(complete); in LeSetDefaultSubrate()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h14688LeSetDefaultSubrateCompleteView : public CommandCompleteView { public:static LeSetDefaultSubrateCo… in CreateOptional()
14690LeSetDefaultSubrateCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()
14704 explicit LeSetDefaultSubrateCompleteView(CommandCompleteView parent) : CommandCompleteView(std::mov… in CreateOptional() function
40868 static std::unique_ptr<LeSetDefaultSubrateCompleteBuilder> FromView(LeSetDefaultSubrateCompleteView in Create()
40889 …s(std::vector<uint8_t> captured_packet) {LeSetDefaultSubrateCompleteView view = LeSetDefaultSubrat…
40892 … std::vector<uint8_t>(data, data + size);LeSetDefaultSubrateCompleteView view = LeSetDefaultSubrat…