Searched refs:P_HCI_TP_TX_CB (Results 1 – 2 of 2) sorted by relevance
17 typedef bool (*P_HCI_TP_TX_CB)(void); typedef29 bool hci_tp_send(uint8_t *p_buf, uint16_t len, P_HCI_TP_TX_CB tx_cb);
109 bool hci_tp_send(uint8_t *p_buf, uint16_t len, P_HCI_TP_TX_CB tx_cb) in hci_tp_send()
Completed in 4 milliseconds