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.
|