Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76c90b21 authored by Amy Zhang's avatar Amy Zhang Committed by Gerrit Code Review
Browse files

Merge "Add @export to frontend scan enums"

parents 4556d59c e3b37d37
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1210,6 +1210,7 @@ safe_union FrontendSettings {
/**
 *  Scan type for Frontend.
 */
@export
enum FrontendScanType : uint32_t {
    SCAN_UNDEFINED = 0,
    SCAN_AUTO = 1 << 0,
@@ -1219,6 +1220,7 @@ enum FrontendScanType : uint32_t {
/**
 *  Scan Message Type for Frontend.
 */
@export
enum FrontendScanMessageType : uint32_t {
    /**
     * Scan locked the signal.