Home
last modified time | relevance | path

Searched defs:Send (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/internal/lib/
Demulator_console.py108 def Send(self, command): member in RemoteEmulatorConsole
/tools/netsim/src/hci/
Dbluetooth_facade.cc64 void Send(std::vector<uint8_t> const &packet, int8_t tx_power, in Send() function in netsim::hci::facade::SimPhyLayer