Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/py/
Dcontroller.py33 SEND_HCI_FUNC = CFUNCTYPE(None, c_int, POINTER(c_ubyte), c_size_t) variable
75 @SEND_HCI_FUNC
89 self.send_hci_callback = SEND_HCI_FUNC(send_hci)