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.c1372 hdev->scan_rsp_data_len = len; in hci_set_ext_scan_rsp_data_sync()
1387 if (hdev->scan_rsp_data_len == len && in __hci_set_scan_rsp_data_sync()
1392 hdev->scan_rsp_data_len = len; in __hci_set_scan_rsp_data_sync()
H A Dhci_event.c290 hdev->scan_rsp_data_len = 0; in hci_cc_reset()
/linux/include/net/bluetooth/
H A Dhci_core.h579 __u8 scan_rsp_data_len; member