Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs61 fn to_dbus(data: Uuid) -> Result<Vec<u8>, Box<dyn std::error::Error>> { in to_dbus() method
397 fn to_dbus(record: BtSdpRecord) -> Result<dbus::arg::PropMap, Box<dyn std::error::Error>> { in to_dbus() method
459 fn to_dbus(addr: RawAddress) -> Result<String, Box<dyn std::error::Error>> { in to_dbus() method
Diface_bluetooth_media.rs247 fn to_dbus( in to_dbus() method
Diface_bluetooth_gatt.rs445 fn to_dbus( in to_dbus() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs309 fn to_dbus(record: BtSdpRecord) -> Result<dbus::arg::PropMap, Box<dyn std::error::Error>> { in to_dbus() method
372 fn to_dbus(addr: RawAddress) -> Result<String, Box<dyn std::error::Error>> { in to_dbus() method
519 fn to_dbus( in to_dbus() method