Need observer API specific to peripheral GAP role.

Hi,

I am using NRF58233 sdk and I am currently using 'NRF_SDH_BLE_OBSERVER MACRO' API to get the softdevice ble events. However, the observer calls my event handler on every ble event regardless of the GAP role. is there any observer similar to 'NRF_SDH_BLE_OBSERVER' which calls the event handler only when the GAP role is peripheral?

Parents Reply Children
No Data
Related