Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c1510 hdev->scan_rsp_data_len = len; in hci_set_ext_scan_rsp_data_sync()
1525 if (hdev->scan_rsp_data_len == len && in __hci_set_scan_rsp_data_sync()
1530 hdev->scan_rsp_data_len = len; in __hci_set_scan_rsp_data_sync()
H A Dhci_event.c294 hdev->scan_rsp_data_len = 0; in hci_cc_reset()
/linux/include/net/bluetooth/
H A Dhci_core.h597 __u8 scan_rsp_data_len; member