Lines Matching full:beacon

614  * @bf_energy_delta: Used for RSSI filtering, if in 'normal' state. Send beacon
616 * passed beacon is greater than this threshold. Zero value means that
617 * the Energy change is ignored for beacon filtering, and beacon will
621 * Send beacon to driver if delta in Energy values calculated for this
622 * and last passed beacon is greater than this threshold. Zero value
623 * means that the Energy change is ignored for beacon filtering while in
626 * calculated for current beacon is less than the threshold, use
634 * @bf_temp_fast_filter: Send Beacon to driver if delta in temperature values
635 * calculated for this and the last passed beacon is greater than this
637 * beacon filtering; beacons will not be forced to be sent to driver
639 * @bf_temp_slow_filter: Send Beacon to driver if delta in temperature values
640 * calculated for this and the last passed beacon is greater than this
642 * beacon filtering; beacons will not be forced to be sent to driver
644 * @bf_enable_beacon_filter: 1, beacon filtering is enabled; 0, disabled.
645 * @bf_debug_flag: beacon filtering debug configuration
648 * @ba_escape_timer: Fully receive and parse beacon if no beacons were passed
650 * @ba_enable_beacon_abort: 1, beacon abort is enabled; 0, disabled.
652 * @bf_threshold_absolute_high: Send Beacon to driver if Energy value calculated
653 * for this beacon crossed this absolute threshold. For the 'Increase'
656 * that this specific threshold is ignored for beacon filtering, and
657 * beacon will not be forced to be sent to driver due to this setting.
675 /* Beacon filtering and beacon abort */