Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc872 RemoveDataPathByCisHandle(leAudioDevice, ase.cis_conn_hdl); in ProcessHciNotifAclDisconnected()
1164 static void RemoveDataPathByCisHandle(LeAudioDevice* leAudioDevice, uint16_t cis_conn_hdl) { in RemoveDataPathByCisHandle() function in __anon73ff2d040111::LeAudioGroupStateMachineImpl
1218 RemoveDataPathByCisHandle(leAudioDevice, event->cis_conn_hdl); in ProcessHciNotifCisDisconnected()
1380 RemoveDataPathByCisHandle(leAudioDevice, ase->cis_conn_hdl); in ProcessHciNotifCisDisconnected()
1832 RemoveDataPathByCisHandle(leAudioDevice, ase->cis_conn_hdl); in ReleaseDataPath()
3173 RemoveDataPathByCisHandle(leAudioDevice, ase->cis_conn_hdl); in AseStateMachineProcessReleasing()