Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h269 __u16 le_def_tx_len; member
/Linux-v5.4/net/bluetooth/
Dhci_event.c1479 hdev->le_def_tx_len = le16_to_cpu(rp->tx_len); in hci_cc_le_read_def_data_len()
1498 hdev->le_def_tx_len = le16_to_cpu(sent->tx_len); in hci_cc_le_write_def_data_len()
Dhci_core.c3188 hdev->le_def_tx_len = 0x001b; in hci_alloc_dev()