Searched defs:BluetoothTelephonyDBus (Results 1 – 1 of 1) sorted by relevance
2167 pub(crate) struct BluetoothTelephonyDBus { struct2171 impl BluetoothTelephonyDBus { argument2172 pub(crate) fn new(conn: Arc<SyncConnection>, index: i32) -> BluetoothTelephonyDBus { in new()2185 impl IBluetoothTelephony for BluetoothTelephonyDBus { implementation