Lines Matching refs:HDEV_PARAM_U16
14 #define HDEV_PARAM_U16(_param_code_, _param_name_) \ macro
41 HDEV_PARAM_U16(0x0000, def_page_scan_type), in read_def_system_config()
42 HDEV_PARAM_U16(0x0001, def_page_scan_int), in read_def_system_config()
43 HDEV_PARAM_U16(0x0002, def_page_scan_window), in read_def_system_config()
44 HDEV_PARAM_U16(0x0003, def_inq_scan_type), in read_def_system_config()
45 HDEV_PARAM_U16(0x0004, def_inq_scan_int), in read_def_system_config()
46 HDEV_PARAM_U16(0x0005, def_inq_scan_window), in read_def_system_config()
47 HDEV_PARAM_U16(0x0006, def_br_lsto), in read_def_system_config()
48 HDEV_PARAM_U16(0x0007, def_page_timeout), in read_def_system_config()
49 HDEV_PARAM_U16(0x0008, sniff_min_interval), in read_def_system_config()
50 HDEV_PARAM_U16(0x0009, sniff_max_interval), in read_def_system_config()
51 HDEV_PARAM_U16(0x000a, le_adv_min_interval), in read_def_system_config()
52 HDEV_PARAM_U16(0x000b, le_adv_max_interval), in read_def_system_config()
53 HDEV_PARAM_U16(0x000c, def_multi_adv_rotation_duration), in read_def_system_config()
54 HDEV_PARAM_U16(0x000d, le_scan_interval), in read_def_system_config()
55 HDEV_PARAM_U16(0x000e, le_scan_window), in read_def_system_config()
56 HDEV_PARAM_U16(0x000f, le_scan_int_suspend), in read_def_system_config()
57 HDEV_PARAM_U16(0x0010, le_scan_window_suspend), in read_def_system_config()
58 HDEV_PARAM_U16(0x0011, le_scan_int_discovery), in read_def_system_config()
59 HDEV_PARAM_U16(0x0012, le_scan_window_discovery), in read_def_system_config()
60 HDEV_PARAM_U16(0x0013, le_scan_int_adv_monitor), in read_def_system_config()
61 HDEV_PARAM_U16(0x0014, le_scan_window_adv_monitor), in read_def_system_config()
62 HDEV_PARAM_U16(0x0015, le_scan_int_connect), in read_def_system_config()
63 HDEV_PARAM_U16(0x0016, le_scan_window_connect), in read_def_system_config()
64 HDEV_PARAM_U16(0x0017, le_conn_min_interval), in read_def_system_config()
65 HDEV_PARAM_U16(0x0018, le_conn_max_interval), in read_def_system_config()
66 HDEV_PARAM_U16(0x0019, le_conn_latency), in read_def_system_config()
67 HDEV_PARAM_U16(0x001a, le_supv_timeout), in read_def_system_config()