Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1581 void hci_conn_tx_queue(struct hci_conn *conn, struct sk_buff *skb);
/linux-6.15/net/bluetooth/
H A Dhci_conn.c2939 void hci_conn_tx_queue(struct hci_conn *conn, struct sk_buff *skb) in hci_conn_tx_queue() function
H A Dhci_core.c3035 hci_conn_tx_queue(conn, skb); in hci_send_conn_frame()