Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Davrcp.py1488 self, transaction_label: int, command: avc.CommandFrame
1719 def send_command(self, transaction_label: int, command: avc.CommandFrame) -> None:
1829 self, transaction_label: int, command: avc.CommandFrame
Davc.py205 class CommandFrame(Frame): class