Loading tv/tuner/1.0/types.hal +2 −0 Original line number Diff line number Diff line Loading @@ -1197,6 +1197,7 @@ safe_union FrontendSettings { /** * Scan type for Frontend. */ @export enum FrontendScanType : uint32_t { SCAN_UNDEFINED = 0, SCAN_AUTO = 1 << 0, Loading @@ -1206,6 +1207,7 @@ enum FrontendScanType : uint32_t { /** * Scan Message Type for Frontend. */ @export enum FrontendScanMessageType : uint32_t { /** * Scan locked the signal. Loading Loading
tv/tuner/1.0/types.hal +2 −0 Original line number Diff line number Diff line Loading @@ -1197,6 +1197,7 @@ safe_union FrontendSettings { /** * Scan type for Frontend. */ @export enum FrontendScanType : uint32_t { SCAN_UNDEFINED = 0, SCAN_AUTO = 1 << 0, Loading @@ -1206,6 +1207,7 @@ enum FrontendScanType : uint32_t { /** * Scan Message Type for Frontend. */ @export enum FrontendScanMessageType : uint32_t { /** * Scan locked the signal. Loading