Type Alias bt_hfp::call::list::Idx

source ·
pub type Idx = usize;
Expand description

The index associated with a call, that is guaranteed to be unique for the lifetime of the call, but will be recycled after the call is released.