Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc826 RemoveDataPathByCisHandle(leAudioDevice, ase.cis_conn_hdl); in ProcessHciNotifAclDisconnected()
1096 static void RemoveDataPathByCisHandle(LeAudioDevice* leAudioDevice, uint16_t cis_conn_hdl) { in RemoveDataPathByCisHandle() function in __anondf9962840111::LeAudioGroupStateMachineImpl
1149 RemoveDataPathByCisHandle(leAudioDevice, event->cis_conn_hdl); in ProcessHciNotifCisDisconnected()
1308 RemoveDataPathByCisHandle(leAudioDevice, ase->cis_conn_hdl); in ProcessHciNotifCisDisconnected()
1751 RemoveDataPathByCisHandle(leAudioDevice, ase->cis_conn_hdl); in ReleaseDataPath()
3039 RemoveDataPathByCisHandle(leAudioDevice, ase->cis_conn_hdl); in AseStateMachineProcessReleasing()