Searched defs:send_cmd (Results 1 – 4 of 4) sorted by relevance
70 async def send_cmd(self, cmd: hci.Command): member in Host
98 pub fn send_cmd(&self, cmd: Command) -> Result<()> { in send_cmd() method
130 def send_cmd(self, cmd: hci.Command): member in Controller
308 tNFA_HCI_API_SEND_CMD_EVT send_cmd; /* Send a event on a pipe to a host */ member