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.rs87 pub struct RustAdvertiseParameters { struct
88 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 …]