Searched defs:RustAdvertiseParameters (Results 1 – 1 of 1) sorted by relevance
87 pub struct RustAdvertiseParameters { struct88 advertising_event_properties: u16,89 min_interval: u32,90 max_interval: u32,91 channel_map: u8,92 tx_power: i8,93 primary_advertising_phy: u8,94 secondary_advertising_phy: u8,95 scan_request_notification_enable: u8,96 own_address_type: i8,[all …]