Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/csis/
Dcsis_shim.cc89 static void group_lock_changed_cb(int group_id, bool locked, csis::CsisGroupLockStatus status) { in group_lock_changed_cb() function
129 topshim::rust::internal::group_lock_changed_cb(group_id, locked, status); in OnGroupLockChanged()