Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Dhci.py1484 def init_from_fields(hci_object, fields, values): argument
1499 def init_from_bytes(hci_object, data, offset, fields): argument
1648 def dict_to_bytes(hci_object, fields): argument
1725 def format_fields(hci_object, fields, indentation='', value_mappers=None): argument