Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc1241 auto current_group_state = group->GetState(); in ProcessHciNotifCisDisconnected() local
1244 bluetooth::common::ToString(current_group_state), in ProcessHciNotifCisDisconnected()
1253 if (current_group_state == AseState::BTA_LE_AUDIO_ASE_STATE_IDLE) { in ProcessHciNotifCisDisconnected()
1260 } else if (current_group_state == in ProcessHciNotifCisDisconnected()
1271 if (target_state == current_group_state) { in ProcessHciNotifCisDisconnected()