Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h420 __u16 le_max_tx_len; member
/linux/net/bluetooth/
H A Dhci_sync.c4781 cp.tx_len = cpu_to_le16(hdev->le_max_tx_len); in hci_le_set_write_def_data_len_sync()
H A Dhci_event.c2087 hdev->le_max_tx_len = le16_to_cpu(rp->tx_len); in hci_cc_le_read_max_data_len()