Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dl2cap_core.c2568 static void l2cap_tx_timestamp(struct sk_buff *skb, in l2cap_tx_timestamp()
2588 l2cap_tx_timestamp(skb_peek_tail(queue), sockc, len); in l2cap_chan_send()
2590 l2cap_tx_timestamp(skb, sockc, len); in l2cap_chan_send()
2609 l2cap_tx_timestamp(skb, sockc, len); in l2cap_chan_send()
2657 l2cap_tx_timestamp(skb, sockc, len); in l2cap_chan_send()
2561 static void l2cap_tx_timestamp(struct sk_buff *skb, l2cap_tx_timestamp() function