Struct p25::trunking::tsbk::PhoneGrant
[−]
[src]
pub struct PhoneGrant(_);
Indicates a unit has been granted a traffic channel for a phone call.
Methods
impl PhoneGrant
[src]
pub fn new(tsbk: TsbkFields) -> Self
[src]
Create a new PhoneGrant
decoder from the base TSBK decoder.
pub fn opts(&self) -> ServiceOptions
[src]
Options requested/granted for the traffic channel.
pub fn channel(&self) -> Channel
[src]
Parameters for tuning to the traffic channel.
pub fn call_timer(&self) -> u16
[src]
Maximum amount of time (in units of 100ms) that the phone call can occupy the traffic channel.
pub fn unit(&self) -> u32
[src]
Unit assigned to the call.