Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc1028 CsisLockState new_lock = (CsisLockState)(value[0]); in OnCsisLockNotifications() local
1031 static_cast<int>(new_lock), csis_instance->GetRank()); in OnCsisLockNotifications()
1033 csis_instance->SetLockState(new_lock); in OnCsisLockNotifications()
1042 new_lock == CsisLockState::CSIS_STATE_UNLOCKED) { in OnCsisLockNotifications()
1063 if (new_lock != csis_group->GetTargetLockState()) { in OnCsisLockNotifications()