Home
last modified time | relevance | path

Searched refs:to_rust_btvc_connection_state (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/vc/
Dvc_shim.cc37 static BtVcConnectionState to_rust_btvc_connection_state(vc::ConnectionState state) { in to_rust_btvc_connection_state() function
54 vc_connection_state_callback(to_rust_btvc_connection_state(state), address); in connection_state_cb()