le_max_tx_len     271 include/net/bluetooth/hci_core.h 	__u16		le_max_tx_len;
le_max_tx_len     845 net/bluetooth/hci_core.c 		cp.tx_len = cpu_to_le16(hdev->le_max_tx_len);
le_max_tx_len    3212 net/bluetooth/hci_core.c 	hdev->le_max_tx_len = 0x001b;
le_max_tx_len    1601 net/bluetooth/hci_event.c 	hdev->le_max_tx_len = le16_to_cpu(rp->tx_len);