Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1582 void hci_conn_tx_dequeue(struct hci_conn *conn);
/linux-6.15/net/bluetooth/
H A Dhci_conn.c3000 void hci_conn_tx_dequeue(struct hci_conn *conn) in hci_conn_tx_dequeue() function
H A Dhci_event.c4441 hci_conn_tx_dequeue(conn); in hci_num_comp_pkts_evt()