Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c38 __u16 tx_sn;
226 conn->tx_sn = 0; in iso_conn_add()
564 hdr->sn = cpu_to_le16(conn->tx_sn++); in iso_send_frame()
37 __u16 tx_sn; global() member