Searched +defs:netsim +defs:packet (Results 1 – 4 of 4) sorted by relevance
24 namespace netsim::hci::facade { namespace28 ::model::packets::LinkLayerPacketView packet, rootcanal::Phy::Type type, in ReceiveLinkLayerPacket()40 const rust::Slice<const uint8_t> packet, int8_t tx_power) const { in SendLinkLayerLePacket() argument
30 namespace netsim { namespace90 const std::shared_ptr<std::vector<uint8_t>> &packet) { in Request()162 const std::shared_ptr<std::vector<uint8_t>> &packet) { in handle_bt_request()180 const rust::Vec<uint8_t> &packet) { in HandleBtRequestCxx()
49 namespace netsim::hci::facade { namespace84 void Send(std::vector<uint8_t> const &packet, int8_t tx_power, in Send()377 std::string description, const std::vector<uint8_t> &packet) { in Add()
39 namespace netsim::packet { namespace