Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h256 __u16 le_def_tx_len; member
/Linux-v4.19/net/bluetooth/
Dhci_event.c1434 hdev->le_def_tx_len = le16_to_cpu(rp->tx_len); in hci_cc_le_read_def_data_len()
1453 hdev->le_def_tx_len = le16_to_cpu(sent->tx_len); in hci_cc_le_write_def_data_len()
Dhci_core.c3081 hdev->le_def_tx_len = 0x001b; in hci_alloc_dev()