Home | History | Annotate | Download | only in src

Lines Matching refs:scan_window

149     uint32_t scan_window;
195 uint16_t scan_window;
1631 BTM_BleSetScanParams(p_cb->scan_interval, p_cb->scan_window, BTM_BLE_SCAN_MODE_ACTI);
1648 p_scan_track_cb->scan_window, p_scan_track_cb->discard_rule,
2079 static bt_status_t btif_gattc_set_scan_parameters(int scan_interval, int scan_window)
2084 btif_cb.scan_window = scan_window;
2197 int scan_window, int addr_type, int discard_rule)
2205 bt_scan_cb.scan_window = scan_window;