Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dffi.h30 void ffi_controller_receive_ll(void* controller, uint8_t const* data,
Dffi.cc112 __attribute__((visibility("default"))) void ffi_controller_receive_ll( in ffi_controller_receive_ll() function
/packages/modules/Bluetooth/tools/rootcanal/py/
Dcontroller.py143 …rootcanal.ffi_controller_receive_ll(c_void_p(self.instance), c_char_p(data), c_int(len(data)), c_i…
157 …rootcanal.ffi_controller_receive_ll(c_void_p(self.instance), c_char_p(data), c_int(len(data)), c_i…