Home
last modified time | relevance | path

Searched defs:HCI_Command (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/bumble/bumble/
Dhost.py564 def send_command_sync(self, command: hci.HCI_Command) -> None:
565 async def send_command(command: hci.HCI_Command) -> None:
674 def on_hci_command_packet(self, command: hci.HCI_Command) -> None:
Dhci.py2124 class HCI_Command(HCI_Packet): class
/aosp_15_r20/external/python/bumble/docs/mkdocs/src/api/
Dreference.md14 ### HCI_Command subsection