enum Core::Bluetooth::GattPeripheralStatus
#include <coregattperipheral.h> enum GattPeripheralStatus { kReady = 0, kLEUnsupported = 1, kPeripheralUnsupported = 2, };
#include <coregattperipheral.h> enum GattPeripheralStatus { kReady = 0, kLEUnsupported = 1, kPeripheralUnsupported = 2, };