Searched refs:TLV_SET_U16 (Results 1 – 1 of 1) sorted by relevance
/linux/net/bluetooth/ |
A D | mgmt_config.c | 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() 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() 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() 95 TLV_SET_U16(0x000d, le_scan_interval), in read_def_system_config() 96 TLV_SET_U16(0x000e, le_scan_window), in read_def_system_config() 107 TLV_SET_U16(0x0019, le_conn_latency), in read_def_system_config() [all …]
|
Completed in 3 milliseconds