Searched defs:send_cmd (Results 1 – 2 of 2) sorted by relevance
98 pub fn send_cmd(&self, cmd: Command) -> Result<()> { in send_cmd() method
109 def send_cmd(self, cmd: hci.Command): member in Controller