CONFIG_MPSL_TIMESLOT_SESSION_COUNT

Number of timeslot sessions

Type: int

Help

Maximum number of timeslot sessions.

Default

  • 0

Kconfig definition

At <nRF>/subsys/mpsl/Kconfig:22

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:34

Menu path: (Top) → Modules → Nordic nRF Connect → Nordic MPSL

config MPSL_TIMESLOT_SESSION_COUNT
    int "Number of timeslot sessions"
    default 0
    help
      Maximum number of timeslot sessions.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)