Fields Summary |
---|
public static final int | ADVERTISE_SUCCESSThe requested operation was successful. |
public static final int | ADVERTISE_FAILED_DATA_TOO_LARGEFailed to start advertising as the advertise data to be broadcasted is larger than 31 bytes. |
public static final int | ADVERTISE_FAILED_TOO_MANY_ADVERTISERSFailed to start advertising because no advertising instance is available. |
public static final int | ADVERTISE_FAILED_ALREADY_STARTEDFailed to start advertising as the advertising is already started. |
public static final int | ADVERTISE_FAILED_INTERNAL_ERROROperation failed due to an internal error. |
public static final int | ADVERTISE_FAILED_FEATURE_UNSUPPORTEDThis feature is not supported on this platform. |