Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Dhci.py1446 def init_from_fields(hci_object, fields, values): argument
1455 def init_from_bytes(hci_object, data, offset, fields): argument
1522 def dict_to_bytes(hci_object, fields): argument
1620 def format_fields(hci_object, keys, indentation='', value_mappers=None): argument