CONFIG_BT_CTLR_SCAN_REQ_NOTIFY

Scan Request Notifications

Type: bool

Help

Generate events notifying the on air scan requests received.

Direct dependencies

BT_LL_SW && BT_CTLR && BT_HCI && BT

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At subsys/bluetooth/controller/Kconfig:467

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:8subsys/bluetooth/Kconfig:156

Menu path: (top menu) → Bluetooth → Advanced features

config BT_CTLR_SCAN_REQ_NOTIFY
    bool
    prompt "Scan Request Notifications" if BT_LL_SW && BT_CTLR && BT_HCI && BT && BT_CTLR_ADVANCED_FEATURES
    depends on BT_LL_SW && BT_CTLR && BT_HCI && BT
    help
      Generate events notifying the on air scan requests received.

(Definitions include propagated dependencies, including from if’s and menus.)