Home
last modified time | relevance | path

Searched refs:MoveChannelConfirmationRequestView (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.h1659MoveChannelConfirmationRequestView : public ControlView { public:static MoveChannelConfirmationReq… in CreateOptional()
1661MoveChannelConfirmationRequestView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_sha… in CreateOptional()
1677 explicit MoveChannelConfirmationRequestView(ControlView parent) : ControlView(std::move(parent)) { … in CreateOptional() function
3914 …unique_ptr<MoveChannelConfirmationRequestBuilder> FromView(MoveChannelConfirmationRequestView view… in Create()
3935 …td::vector<uint8_t> captured_packet) {MoveChannelConfirmationRequestView view = MoveChannelConfirm…
3938 …d::vector<uint8_t>(data, data + size);MoveChannelConfirmationRequestView view = MoveChannelConfirm…