Searched refs:poll_hci_command (Results 1 – 3 of 3) sorted by relevance
24 fn poll_hci_command<C: TryFrom<hci::Command>>(&self) -> Poll<C>; in poll_hci_command() method40 ReceiveFuture(Self::poll_hci_command, self) in receive_hci_command()
59 fn poll_hci_command<C: TryFrom<hci::Command>>(&self) -> Poll<C> { in poll_hci_command() method303 fn poll_hci_command<C: TryFrom<hci::Command>>(&self) -> Poll<C> { in poll_hci_command() method305 manager.link(self.index).poll_hci_command() in poll_hci_command()
67 fn poll_hci_command<C: TryFrom<hci::Command>>(&self) -> Poll<C> { in poll_hci_command() method