Home
last modified time | relevance | path

Searched defs:RustAdvertiseParameters (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs113 pub struct RustAdvertiseParameters { struct
114 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 …]