Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davctp.h72 AVCT_DISCONNECT_CFM_EVT, // Disconnect confirm enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl_act.c139 …AvctCbConnEvtCallback(data->cbConn, AVCT_DISCONNECT_CFM_EVT, AVCT_SUCCESS, &(data->cbConn->cbDev->… in AvctCbCtrlChUnbind()
260 … AvctCbConnEvtCallback(cbConn, AVCT_DISCONNECT_CFM_EVT, AVCT_SUCCESS, &(cbConn->cbDev->peerAddr)); in AvctCbCtrlChCloseCfm()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.cpp565 … info->eventCallback_(info->connectId_, AVCT_DISCONNECT_CFM_EVT, AVCT_FAILED, &btAddr, nullptr); in Entry()
693 … info->eventCallback_(info->connectId_, AVCT_DISCONNECT_CFM_EVT, AVCT_FAILED, &btAddr, nullptr); in Entry()
H A Davrcp_ct_profile.cpp1992 case AVCT_DISCONNECT_CFM_EVT: in ProcessChannelEvent()
2299 case AVCT_DISCONNECT_CFM_EVT: in GetEventName()
H A Davrcp_ct_service.cpp2198 case AVCT_DISCONNECT_CFM_EVT: in ChannelEventCallback()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.cpp551 … info->eventCallback_(info->connectId_, AVCT_DISCONNECT_CFM_EVT, AVCT_FAILED, &btAddr, nullptr); in Entry()
657 … info->eventCallback_(info->connectId_, AVCT_DISCONNECT_CFM_EVT, AVCT_FAILED, &btAddr, nullptr); in Entry()
H A Davrcp_tg_profile.cpp1770 case AVCT_DISCONNECT_CFM_EVT: in ProcessChannelEvent()
H A Davrcp_tg_service.cpp2648 case AVCT_DISCONNECT_CFM_EVT: in GetPlayStatus()