Home
last modified time | relevance | path

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

/tools/netsim/src/hci/
Dbluetooth_facade.cc490 rust::Vec<uint8_t> proto_rust_bytes; in GetCxx() local
492 std::back_inserter(proto_rust_bytes)); in GetCxx()
493 return proto_rust_bytes; in GetCxx()