Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Dhci.py1541 def init_from_fields(hci_object, fields, values): argument
1556 def init_from_bytes(hci_object, data, offset, fields): argument
1711 def dict_to_bytes(hci_object, fields): argument
1788 def format_fields(hci_object, fields, indentation='', value_mappers=None): argument