Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/csis/
Dcsis_shim.cc54 static BtCsisGroupLockStatus to_rust_btcsis_group_lock_status(csis::CsisGroupLockStatus status) { in to_rust_btcsis_group_lock_status() function
90 csis_group_lock_changed_callback(group_id, locked, to_rust_btcsis_group_lock_status(status)); in group_lock_changed_cb()