Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1631 void hci_conn_tx_dequeue(struct hci_conn *conn);
/linux/net/bluetooth/
H A Dhci_conn.c3105 void hci_conn_tx_dequeue(struct hci_conn *conn) in hci_conn_tx_dequeue() function
H A Dhci_event.c4486 hci_conn_tx_dequeue(conn); in hci_num_comp_pkts_evt()