Lines Matching refs:scan_window
1870 uint16_t scan_window, in check_cconn_params() argument
1875 if (scan_interval < 0x0004 || scan_window < 0x0004 || in check_cconn_params()
1876 (!ext && (scan_interval > 0x4000 || scan_window > 0x4000))) { in check_cconn_params()
1912 uint16_t scan_window; in le_create_connection() local
1921 scan_window = sys_le16_to_cpu(cmd->scan_window); in le_create_connection()
1928 scan_window, in le_create_connection()
1939 status = ll_create_connection(scan_interval, scan_window, in le_create_connection()
1954 status = ll_create_connection(scan_interval, scan_window, in le_create_connection()
4255 uint16_t scan_window; local
4262 scan_window = sys_le16_to_cpu(p->scan_window);
4271 scan_window,
4282 scan_window,