Searched refs:SoftwareRotationAdvertierId (Results 1 – 1 of 1) sorted by relevance
1408 pub type SoftwareRotationAdvertierId = i32; typedef1411 id: SoftwareRotationAdvertierId,1432 Pending(SoftwareRotationAdvertierId),1435 Advertising(SoftwareRotationAdvertierId, u8, JoinHandle<()>),1446 adv_info: HashMap<SoftwareRotationAdvertierId, SoftwareRotationAdvertiseInfo>,1450 adv_queue: VecDeque<SoftwareRotationAdvertierId>,1488 fn current_id(&self) -> Option<SoftwareRotationAdvertierId> { in current_id() argument1497 fn new_id(&mut self) -> SoftwareRotationAdvertierId { in new_id() argument