Home
last modified time | relevance | path

Searched refs:LeCommandRejectNotUnderstoodView (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.h1897LeCommandRejectNotUnderstoodView : public LeCommandRejectView { public:static LeCommandRejectNotUn… in CreateOptional()
1899LeCommandRejectNotUnderstoodView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()
1911 explicit LeCommandRejectNotUnderstoodView(LeCommandRejectView parent) : LeCommandRejectView(std::mo… in CreateOptional() function
4273 …d::unique_ptr<LeCommandRejectNotUnderstoodBuilder> FromView(LeCommandRejectNotUnderstoodView view)… in Create()
4294 …(std::vector<uint8_t> captured_packet) {LeCommandRejectNotUnderstoodView view = LeCommandRejectNot…
4297 …std::vector<uint8_t>(data, data + size);LeCommandRejectNotUnderstoodView view = LeCommandRejectNot…