Home
last modified time | relevance | path

Searched refs:ExtendedInformationStartFrameView (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.h1062ExtendedInformationStartFrameView : public ExtendedInformationFrameView { public:static ExtendedIn… in CreateOptional()
1064ExtendedInformationStartFrameView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shar… in CreateOptional()
1082 explicit ExtendedInformationStartFrameView(ExtendedInformationFrameView parent) : ExtendedInformati… in CreateOptional() function
2994 …::unique_ptr<ExtendedInformationStartFrameBuilder> FromView(ExtendedInformationStartFrameView view… in Create()
3018 …std::vector<uint8_t> captured_packet) {ExtendedInformationStartFrameView view = ExtendedInformatio…
3021 …td::vector<uint8_t>(data, data + size);ExtendedInformationStartFrameView view = ExtendedInformatio…