Searched refs:SEND_HCI_FUNC (Results 1 – 1 of 1) sorted by relevance
33 SEND_HCI_FUNC = CFUNCTYPE(None, c_int, POINTER(c_ubyte), c_size_t) variable75 @SEND_HCI_FUNC89 self.send_hci_callback = SEND_HCI_FUNC(send_hci)