Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_request.c1223 if (hdev->scan_rsp_data_len == len && in __hci_req_update_scan_rsp_data()
1228 hdev->scan_rsp_data_len = len; in __hci_req_update_scan_rsp_data()
1248 if (hdev->scan_rsp_data_len == len && in __hci_req_update_scan_rsp_data()
1253 hdev->scan_rsp_data_len = len; in __hci_req_update_scan_rsp_data()
Dhci_event.c217 hdev->scan_rsp_data_len = 0; in hci_cc_reset()
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h419 __u8 scan_rsp_data_len; member