Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1595 void hci_conn_tx_queue(struct hci_conn *conn, struct sk_buff *skb);
/linux/net/bluetooth/
H A Dhci_conn.c3004 void hci_conn_tx_queue(struct hci_conn *conn, struct sk_buff *skb) in hci_conn_tx_queue() function
H A Dhci_core.c3086 hci_conn_tx_queue(conn, skb); in hci_send_conn_frame()