Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_request.c1203 if (hdev->scan_rsp_data_len == len && in __hci_req_update_scan_rsp_data()
1208 hdev->scan_rsp_data_len = len; in __hci_req_update_scan_rsp_data()
1228 if (hdev->scan_rsp_data_len == len && in __hci_req_update_scan_rsp_data()
1233 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-v4.19/include/net/bluetooth/
Dhci_core.h402 __u8 scan_rsp_data_len; member