Searched refs:hci_setup_tx_timestamp (Results 1 – 5 of 5) sorted by relevance
/linux/net/bluetooth/ |
H A D | sco.c | 393 hci_setup_tx_timestamp(skb, 1, sockc); in sco_send_frame()
|
H A D | iso.c | 547 hci_setup_tx_timestamp(skb, 1, sockc); in iso_send_frame()
|
H A D | hci_conn.c | 2934 void hci_setup_tx_timestamp(struct sk_buff *skb, size_t key_offset, in hci_setup_tx_timestamp() function
|
H A D | l2cap_core.c | 2526 hci_setup_tx_timestamp(skb, len, sockc); in l2cap_tx_timestamp() 2528 hci_setup_tx_timestamp(skb, 1, sockc); in l2cap_tx_timestamp()
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 1577 void hci_setup_tx_timestamp(struct sk_buff *skb, size_t key_offset,
|