Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dcsis.rs64 fn csis_group_lock_changed_callback( in csis_group_lock_changed_callback() function
102 csis_group_lock_changed_callback -> CsisClientCallbacks::GroupLockChanged,
/packages/modules/Bluetooth/system/gd/rust/topshim/csis/
Dcsis_shim.cc90 csis_group_lock_changed_callback(group_id, locked, to_rust_btcsis_group_lock_status(status)); in group_lock_changed_cb()