Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_request.c1603 if (hdev->scan_rsp_data_len == len && in __hci_req_update_scan_rsp_data()
1608 hdev->scan_rsp_data_len = len; in __hci_req_update_scan_rsp_data()
1628 if (hdev->scan_rsp_data_len == len && in __hci_req_update_scan_rsp_data()
1633 hdev->scan_rsp_data_len = len; in __hci_req_update_scan_rsp_data()
Dhci_event.c233 hdev->scan_rsp_data_len = 0; in hci_cc_reset()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h529 __u8 scan_rsp_data_len; member