Symbol: TLV_SET_U16
net/bluetooth/mgmt_config.c
100
TLV_SET_U16(0x0005, def_inq_scan_window),
net/bluetooth/mgmt_config.c
101
TLV_SET_U16(0x0006, def_br_lsto),
net/bluetooth/mgmt_config.c
102
TLV_SET_U16(0x0007, def_page_timeout),
net/bluetooth/mgmt_config.c
103
TLV_SET_U16(0x0008, sniff_min_interval),
net/bluetooth/mgmt_config.c
104
TLV_SET_U16(0x0009, sniff_max_interval),
net/bluetooth/mgmt_config.c
105
TLV_SET_U16(0x000a, le_adv_min_interval),
net/bluetooth/mgmt_config.c
106
TLV_SET_U16(0x000b, le_adv_max_interval),
net/bluetooth/mgmt_config.c
107
TLV_SET_U16(0x000c, def_multi_adv_rotation_duration),
net/bluetooth/mgmt_config.c
108
TLV_SET_U16(0x000d, le_scan_interval),
net/bluetooth/mgmt_config.c
109
TLV_SET_U16(0x000e, le_scan_window),
net/bluetooth/mgmt_config.c
110
TLV_SET_U16(0x000f, le_scan_int_suspend),
net/bluetooth/mgmt_config.c
111
TLV_SET_U16(0x0010, le_scan_window_suspend),
net/bluetooth/mgmt_config.c
112
TLV_SET_U16(0x0011, le_scan_int_discovery),
net/bluetooth/mgmt_config.c
113
TLV_SET_U16(0x0012, le_scan_window_discovery),
net/bluetooth/mgmt_config.c
114
TLV_SET_U16(0x0013, le_scan_int_adv_monitor),
net/bluetooth/mgmt_config.c
115
TLV_SET_U16(0x0014, le_scan_window_adv_monitor),
net/bluetooth/mgmt_config.c
116
TLV_SET_U16(0x0015, le_scan_int_connect),
net/bluetooth/mgmt_config.c
117
TLV_SET_U16(0x0016, le_scan_window_connect),
net/bluetooth/mgmt_config.c
118
TLV_SET_U16(0x0017, le_conn_min_interval),
net/bluetooth/mgmt_config.c
119
TLV_SET_U16(0x0018, le_conn_max_interval),
net/bluetooth/mgmt_config.c
120
TLV_SET_U16(0x0019, le_conn_latency),
net/bluetooth/mgmt_config.c
121
TLV_SET_U16(0x001a, le_supv_timeout),
net/bluetooth/mgmt_config.c
124
TLV_SET_U16(0x001d, advmon_allowlist_duration),
net/bluetooth/mgmt_config.c
125
TLV_SET_U16(0x001e, advmon_no_filter_duration),
net/bluetooth/mgmt_config.c
95
TLV_SET_U16(0x0000, def_page_scan_type),
net/bluetooth/mgmt_config.c
96
TLV_SET_U16(0x0001, def_page_scan_int),
net/bluetooth/mgmt_config.c
97
TLV_SET_U16(0x0002, def_page_scan_window),
net/bluetooth/mgmt_config.c
98
TLV_SET_U16(0x0003, def_inq_scan_type),
net/bluetooth/mgmt_config.c
99
TLV_SET_U16(0x0004, def_inq_scan_int),