Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/inc/
A Dhci_uart.h18 typedef bool (*P_UART_RX_CB)(void); typedef
21 bool hci_uart_init(P_UART_RX_CB rx_ind);
30 void hci_uart_set_rx_ind(P_UART_RX_CB rx_ind);
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_uart.c43 P_UART_RX_CB rx_ind;
408 void hci_uart_set_rx_ind(P_UART_RX_CB rx_ind) in hci_uart_set_rx_ind()
413 bool hci_uart_init(P_UART_RX_CB rx_ind) in hci_uart_init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/src/
A Dhci_adapter.c97 hci_uart_set_rx_ind((P_UART_RX_CB)ready_to_rx); in hci_tp_set_rx_ind()

Completed in 7 milliseconds