Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/inc/
A Dhci_uart.h17 typedef bool (*P_UART_TX_CB)(void); typedef
26 bool hci_uart_tx(uint8_t *p_buf, uint16_t len, P_UART_TX_CB tx_cb);
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_uart.c34 P_UART_TX_CB tx_cb;
336 bool hci_uart_tx(uint8_t *p_buf, uint16_t len, P_UART_TX_CB tx_cb) in hci_uart_tx()

Completed in 6 milliseconds