Searched defs:RustAdvertiseParameters (Results 1 – 1 of 1) sorted by relevance
113 pub struct RustAdvertiseParameters { struct114 advertising_event_properties: u16,115 min_interval: u32,116 max_interval: u32,117 channel_map: u8,118 tx_power: i8,119 primary_advertising_phy: u8,120 secondary_advertising_phy: u8,121 scan_request_notification_enable: u8,122 own_address_type: i8,[all …]