Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/
Dl2cap_packets.h1207CommandRejectNotUnderstoodView : public CommandRejectView { public:static CommandRejectNotUndersto… in CreateOptional()
1209CommandRejectNotUnderstoodView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()
1221 explicit CommandRejectNotUnderstoodView(CommandRejectView parent) : CommandRejectView(std::move(par… in CreateOptional() function
3210 static std::unique_ptr<CommandRejectNotUnderstoodBuilder> FromView(CommandRejectNotUnderstoodView v… in Create()
3231 …es(std::vector<uint8_t> captured_packet) {CommandRejectNotUnderstoodView view = CommandRejectNotUn…
3234 …= std::vector<uint8_t>(data, data + size);CommandRejectNotUnderstoodView view = CommandRejectNotUn…