Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs58 fn to_dbus(data: Uuid) -> Result<Vec<u8>, Box<dyn std::error::Error>> { in to_dbus() method
402 fn to_dbus(record: BtSdpRecord) -> Result<dbus::arg::PropMap, Box<dyn std::error::Error>> { in to_dbus() method
464 fn to_dbus(addr: RawAddress) -> Result<String, Box<dyn std::error::Error>> { in to_dbus() method
Diface_bluetooth_media.rs248 fn to_dbus( in to_dbus() method
Diface_bluetooth_gatt.rs445 fn to_dbus( in to_dbus() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs313 fn to_dbus(record: BtSdpRecord) -> Result<dbus::arg::PropMap, Box<dyn std::error::Error>> { in to_dbus() method
376 fn to_dbus(addr: RawAddress) -> Result<String, Box<dyn std::error::Error>> { in to_dbus() method
523 fn to_dbus( in to_dbus() method