Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h409 __u16 le_max_tx_time; member
/openbmc/linux/net/bluetooth/
H A Dhci_core.c2468 hdev->le_max_tx_time = 0x0148; in hci_alloc_dev_priv()
H A Dhci_sync.c4712 cp.tx_time = cpu_to_le16(hdev->le_max_tx_time); in hci_le_set_write_def_data_len_sync()
H A Dhci_event.c2077 hdev->le_max_tx_time = le16_to_cpu(rp->tx_time); in hci_cc_le_read_max_data_len()