Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c1224 hdev->scan_rsp_data_len = len; in hci_set_ext_scan_rsp_data_sync()
1239 if (hdev->scan_rsp_data_len == len && in __hci_set_scan_rsp_data_sync()
1244 hdev->scan_rsp_data_len = len; in __hci_set_scan_rsp_data_sync()
H A Dhci_event.c297 hdev->scan_rsp_data_len = 0; in hci_cc_reset()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h587 __u8 scan_rsp_data_len; member