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

◆ ble_adv_data_le_role

#include <ble_adv_data.h>

Advertising data LE Role types.

Enumerator
BLE_ADV_DATA_ROLE_NOT_PRESENT 

LE Role AD structure not present.

BLE_ADV_DATA_ROLE_ONLY_PERIPH 

Only Peripheral Role supported.

BLE_ADV_DATA_ROLE_ONLY_CENTRAL 

Only Central Role supported.

BLE_ADV_DATA_ROLE_BOTH_PERIPH_PREFERRED 

Peripheral and Central Role supported, peripheral is preferred.

BLE_ADV_DATA_ROLE_BOTH_CENTRAL_PREFERRED 

Peripheral and Central Role supported, central is preferred.