Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/csis/
Dcsis_shim.cc38 static BtCsisConnectionState to_rust_btcsis_connection_state(csis::ConnectionState state) { in to_rust_btcsis_connection_state() function
77 csis_connection_state_callback(addr, to_rust_btcsis_connection_state(state)); in connection_state_cb()