ActiveBand

Struct ActiveBand 

#[repr(transparent)]
pub struct ActiveBand(pub c_int);
Expand description

Active band type.

Tuple Fields§

§0: c_int

Implementations§

§

impl ActiveBand

pub const BC_0: Self

pub const BC_1: Self

pub const BC_3: Self

pub const BC_4: Self

pub const BC_5: Self

pub const BC_6: Self

pub const BC_7: Self

pub const BC_8: Self

pub const BC_9: Self

pub const BC_10: Self

pub const BC_11: Self

pub const BC_12: Self

pub const BC_13: Self

pub const BC_14: Self

pub const BC_15: Self

pub const BC_16: Self

pub const BC_17: Self

pub const BC_18: Self

pub const BC_19: Self

pub const GSM_450: Self

pub const GSM_480: Self

pub const GSM_750: Self

pub const GSM_850: Self

pub const GSM_900_EXTENDED: Self

pub const GSM_900_PRIMARY: Self

pub const GSM_900_RAILWAYS: Self

pub const GSM_1800: Self

pub const GSM_1900: Self

pub const WCDMA_2100: Self

pub const WCDMA_PCS_1900: Self

pub const WCDMA_DCS_1800: Self

pub const WCDMA_1700_US: Self

pub const WCDMA_850: Self

pub const WCDMA_800: Self

pub const WCDMA_2600: Self

pub const WCDMA_900: Self

pub const WCDMA_1700_JAPAN: Self

pub const WCDMA_1500_JAPAN: Self

pub const WCDMA_850_JAPAN: Self

pub const E_UTRA_OPERATING_BAND_1: Self

pub const E_UTRA_OPERATING_BAND_2: Self

pub const E_UTRA_OPERATING_BAND_3: Self

pub const E_UTRA_OPERATING_BAND_4: Self

pub const E_UTRA_OPERATING_BAND_5: Self

pub const E_UTRA_OPERATING_BAND_6: Self

pub const E_UTRA_OPERATING_BAND_7: Self

pub const E_UTRA_OPERATING_BAND_8: Self

pub const E_UTRA_OPERATING_BAND_9: Self

pub const E_UTRA_OPERATING_BAND_10: Self

pub const E_UTRA_OPERATING_BAND_11: Self

pub const E_UTRA_OPERATING_BAND_12: Self

pub const E_UTRA_OPERATING_BAND_13: Self

pub const E_UTRA_OPERATING_BAND_14: Self

pub const E_UTRA_OPERATING_BAND_17: Self

pub const E_UTRA_OPERATING_BAND_33: Self

pub const E_UTRA_OPERATING_BAND_34: Self

pub const E_UTRA_OPERATING_BAND_35: Self

pub const E_UTRA_OPERATING_BAND_36: Self

pub const E_UTRA_OPERATING_BAND_37: Self

pub const E_UTRA_OPERATING_BAND_38: Self

pub const E_UTRA_OPERATING_BAND_39: Self

pub const E_UTRA_OPERATING_BAND_40: Self

pub const E_UTRA_OPERATING_BAND_18: Self

pub const E_UTRA_OPERATING_BAND_19: Self

pub const E_UTRA_OPERATING_BAND_20: Self

pub const E_UTRA_OPERATING_BAND_21: Self

pub const E_UTRA_OPERATING_BAND_24: Self

pub const E_UTRA_OPERATING_BAND_25: Self

pub const E_UTRA_OPERATING_BAND_41: Self

pub const E_UTRA_OPERATING_BAND_42: Self

pub const E_UTRA_OPERATING_BAND_43: Self

pub const E_UTRA_OPERATING_BAND_23: Self

pub const E_UTRA_OPERATING_BAND_26: Self

pub const E_UTRA_OPERATING_BAND_32: Self

pub const E_UTRA_OPERATING_BAND_125: Self

pub const E_UTRA_OPERATING_BAND_126: Self

pub const E_UTRA_OPERATING_BAND_127: Self

pub const E_UTRA_OPERATING_BAND_28: Self

pub const E_UTRA_OPERATING_BAND_29: Self

pub const E_UTRA_OPERATING_BAND_30: Self

pub const E_UTRA_OPERATING_BAND_66: Self

pub const E_UTRA_OPERATING_BAND_250: Self

pub const E_UTRA_OPERATING_BAND_46: Self

pub const E_UTRA_OPERATING_BAND_27: Self

pub const E_UTRA_OPERATING_BAND_31: Self

pub const E_UTRA_OPERATING_BAND_71: Self

pub const E_UTRA_OPERATING_BAND_47: Self

pub const E_UTRA_OPERATING_BAND_48: Self

pub const E_UTRA_OPERATING_BAND_67: Self

pub const E_UTRA_OPERATING_BAND_68: Self

pub const E_UTRA_OPERATING_BAND_49: Self

pub const E_UTRA_OPERATING_BAND_85: Self

pub const TDSCDMA_BAND_A: Self

pub const TDSCDMA_BAND_B: Self

pub const TDSCDMA_BAND_C: Self

pub const TDSCDMA_BAND_D: Self

pub const TDSCDMA_BAND_E: Self

pub const TDSCDMA_BAND_F: Self

pub const NR5G_BAND_1: Self

pub const NR5G_BAND_2: Self

pub const NR5G_BAND_3: Self

pub const NR5G_BAND_5: Self

pub const NR5G_BAND_7: Self

pub const NR5G_BAND_8: Self

pub const NR5G_BAND_20: Self

pub const NR5G_BAND_28: Self

pub const NR5G_BAND_38: Self

pub const NR5G_BAND_41: Self

pub const NR5G_BAND_50: Self

pub const NR5G_BAND_51: Self

pub const NR5G_BAND_66: Self

pub const NR5G_BAND_70: Self

pub const NR5G_BAND_71: Self

pub const NR5G_BAND_74: Self

pub const NR5G_BAND_75: Self

pub const NR5G_BAND_76: Self

pub const NR5G_BAND_77: Self

pub const NR5G_BAND_78: Self

pub const NR5G_BAND_79: Self

pub const NR5G_BAND_80: Self

pub const NR5G_BAND_81: Self

pub const NR5G_BAND_82: Self

pub const NR5G_BAND_83: Self

pub const NR5G_BAND_84: Self

pub const NR5G_BAND_85: Self

pub const NR5G_BAND_257: Self

pub const NR5G_BAND_258: Self

pub const NR5G_BAND_259: Self

pub const NR5G_BAND_260: Self

pub const NR5G_BAND_261: Self

Trait Implementations§

§

impl Clone for ActiveBand

§

fn clone(&self) -> ActiveBand

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
§

impl Debug for ActiveBand

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
§

impl PartialEq for ActiveBand

§

fn eq(&self, other: &ActiveBand) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
§

impl Serialize for ActiveBand

§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
§

impl Copy for ActiveBand

§

impl Eq for ActiveBand

§

impl StructuralPartialEq for ActiveBand

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.