Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/btav_sink/
Dbtav_sink_shim.cc34 static A2dpError to_rust_error(const btav_error_t& error) { in to_rust_error() function
45 A2dpError a2dp_error = to_rust_error(error); in connection_state_cb()
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc221 static A2dpError to_rust_error(const btav_error_t& error) { in to_rust_error() function
231 A2dpError a2dp_error = to_rust_error(error); in connection_state_cb()