Symbol: HDEV_PARAM_U16
net/bluetooth/mgmt_config.c
62
HDEV_PARAM_U16(def_page_scan_type);
net/bluetooth/mgmt_config.c
63
HDEV_PARAM_U16(def_page_scan_int);
net/bluetooth/mgmt_config.c
64
HDEV_PARAM_U16(def_page_scan_window);
net/bluetooth/mgmt_config.c
65
HDEV_PARAM_U16(def_inq_scan_type);
net/bluetooth/mgmt_config.c
66
HDEV_PARAM_U16(def_inq_scan_int);
net/bluetooth/mgmt_config.c
67
HDEV_PARAM_U16(def_inq_scan_window);
net/bluetooth/mgmt_config.c
68
HDEV_PARAM_U16(def_br_lsto);
net/bluetooth/mgmt_config.c
69
HDEV_PARAM_U16(def_page_timeout);
net/bluetooth/mgmt_config.c
70
HDEV_PARAM_U16(sniff_min_interval);
net/bluetooth/mgmt_config.c
71
HDEV_PARAM_U16(sniff_max_interval);
net/bluetooth/mgmt_config.c
72
HDEV_PARAM_U16(le_adv_min_interval);
net/bluetooth/mgmt_config.c
73
HDEV_PARAM_U16(le_adv_max_interval);
net/bluetooth/mgmt_config.c
74
HDEV_PARAM_U16(def_multi_adv_rotation_duration);
net/bluetooth/mgmt_config.c
75
HDEV_PARAM_U16(le_scan_interval);
net/bluetooth/mgmt_config.c
76
HDEV_PARAM_U16(le_scan_window);
net/bluetooth/mgmt_config.c
77
HDEV_PARAM_U16(le_scan_int_suspend);
net/bluetooth/mgmt_config.c
78
HDEV_PARAM_U16(le_scan_window_suspend);
net/bluetooth/mgmt_config.c
79
HDEV_PARAM_U16(le_scan_int_discovery);
net/bluetooth/mgmt_config.c
80
HDEV_PARAM_U16(le_scan_window_discovery);
net/bluetooth/mgmt_config.c
81
HDEV_PARAM_U16(le_scan_int_adv_monitor);
net/bluetooth/mgmt_config.c
82
HDEV_PARAM_U16(le_scan_window_adv_monitor);
net/bluetooth/mgmt_config.c
83
HDEV_PARAM_U16(le_scan_int_connect);
net/bluetooth/mgmt_config.c
84
HDEV_PARAM_U16(le_scan_window_connect);
net/bluetooth/mgmt_config.c
85
HDEV_PARAM_U16(le_conn_min_interval);
net/bluetooth/mgmt_config.c
86
HDEV_PARAM_U16(le_conn_max_interval);
net/bluetooth/mgmt_config.c
87
HDEV_PARAM_U16(le_conn_latency);
net/bluetooth/mgmt_config.c
88
HDEV_PARAM_U16(le_supv_timeout);
net/bluetooth/mgmt_config.c
89
HDEV_PARAM_U16(def_le_autoconnect_timeout);
net/bluetooth/mgmt_config.c
90
HDEV_PARAM_U16(advmon_allowlist_duration);
net/bluetooth/mgmt_config.c
91
HDEV_PARAM_U16(advmon_no_filter_duration);