Home
last modified time | relevance | path

Searched refs:HCI_Write_Local_Name_Command (Results 1 – 2 of 2) sorted by relevance

/external/python/bumble/bumble/
Ddevice.py165 HCI_Write_Local_Name_Command,
2278 HCI_Write_Local_Name_Command(local_name=self.name.encode('utf8'))
Dhci.py2970 class HCI_Write_Local_Name_Command(HCI_Command): class