Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dmgmt_config.c26 #define TLV_SET_U16(_param_code_, _param_name_) \ macro
82 TLV_SET_U16(0x0000, def_page_scan_type), in read_def_system_config()
83 TLV_SET_U16(0x0001, def_page_scan_int), in read_def_system_config()
84 TLV_SET_U16(0x0002, def_page_scan_window), in read_def_system_config()
85 TLV_SET_U16(0x0003, def_inq_scan_type), in read_def_system_config()
86 TLV_SET_U16(0x0004, def_inq_scan_int), in read_def_system_config()
87 TLV_SET_U16(0x0005, def_inq_scan_window), in read_def_system_config()
88 TLV_SET_U16(0x0006, def_br_lsto), in read_def_system_config()
89 TLV_SET_U16(0x0007, def_page_timeout), in read_def_system_config()
90 TLV_SET_U16(0x0008, sniff_min_interval), in read_def_system_config()
[all …]