Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h406 __u16 le_def_tx_len; member
/openbmc/linux/net/bluetooth/
H A Dhci_event.c1933 hdev->le_def_tx_len = le16_to_cpu(rp->tx_len); in hci_cc_le_read_def_data_len()
1954 hdev->le_def_tx_len = le16_to_cpu(sent->tx_len); in hci_cc_le_write_def_data_len()
H A Dhci_core.c2464 hdev->le_def_tx_len = 0x001b; in hci_alloc_dev_priv()