Searched defs:transmit_data (Results 1 - 3 of 3) sorted by relevance

/system/bt/hci/include/
H A Dhci_hal.h77 uint16_t (*transmit_data)(serial_data_type_t type, uint8_t *data, uint16_t length); member in struct:hci_hal_t
/system/bt/hci/src/
H A Dhci_hal_mct.c144 static uint16_t transmit_data(serial_data_type_t type, uint8_t *data, uint16_t length) { function
200 transmit_data,
H A Dhci_hal_h4.c142 static uint16_t transmit_data(serial_data_type_t type, uint8_t *data, uint16_t length) { function
258 transmit_data,

Completed in 80 milliseconds