Enum nrf5x::ble_advertising_driver::AllowType [] [src]

enum AllowType {
    BLEGap(BLEGapType),
    PassiveScanning,
    InitAdvertisementBuffer,
}

Variants

Methods

impl AllowType
[src]

[src]