nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
Radio Notification

Module for propagating Radio Notification events to the application. More...

Typedefs

typedef void(* ble_radio_notification_evt_handler_t) (bool radio_active)
 Application radio notification event handler type.
 

Functions

uint32_t ble_radio_notification_init (uint32_t distance, ble_radio_notification_evt_handler_t evt_handler)
 Function for initializing the Radio Notification module.
 

Detailed Description

Module for propagating Radio Notification events to the application.