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_media.rs139 fn to_dbus( in to_dbus() method
Diface_bluetooth_gatt.rs288 fn to_dbus(data: [u8; 16]) -> Result<Vec<u8>, Box<dyn std::error::Error>> { in to_dbus() method
452 fn to_dbus( in to_dbus() method
Diface_bluetooth.rs352 fn to_dbus(record: BtSdpRecord) -> Result<dbus::arg::PropMap, Box<dyn std::error::Error>> { in to_dbus() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs113 fn to_dbus(data: [u8; 16]) -> Result<Vec<u8>, Box<dyn std::error::Error>> { in to_dbus() method
303 fn to_dbus(record: BtSdpRecord) -> Result<dbus::arg::PropMap, Box<dyn std::error::Error>> { in to_dbus() method
450 fn to_dbus( in to_dbus() method