Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_common_types.h135 struct MsftAdvMonitorAddress { struct
148 MsftAdvMonitorAddress addr_info; argument
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs2081 fn into(self) -> MsftAdvMonitorAddress { in into()
2087 fn into(self) -> MsftAdvMonitorAddress { in into()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs411 pub type MsftAdvMonitorAddress = ffi::RustMsftAdvMonitorAddress; typedef