Home
last modified time | relevance | path

Searched refs:AVCT_BR_DISCONNECT_CFM_EVT (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davctp.h78 AVCT_BR_DISCONNECT_CFM_EVT, // Browse Disconnect confirm enumerator
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_br_act.c131 AvctCbConnEvtCallback(data->cbConn, AVCT_BR_DISCONNECT_CFM_EVT, AVCT_SUCCESS, &(data->cbConn->cbDev->peerAddr)); in AvctCbBrChUnbind()
229 /* Send AVCT_BR_DISCONNECT_CFM_EVT */ in AvctCbBrChCloseCfm()
230 AvctCbConnEvtCallback(cbConn, AVCT_BR_DISCONNECT_CFM_EVT, AVCT_SUCCESS, &(cbConn->cbDev->peerAddr)); in AvctCbBrChCloseCfm()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.cpp841 info->eventCallback_(info->connectId_, AVCT_BR_DISCONNECT_CFM_EVT, AVCT_FAILED, &btAddr, nullptr); in Entry()
H A Davrcp_ct_profile.cpp2004 case AVCT_BR_DISCONNECT_CFM_EVT: in ProcessChannelEvent()
2307 case AVCT_BR_DISCONNECT_CFM_EVT: in GetEventName()
2308 return "AVCT_BR_DISCONNECT_CFM_EVT"; in GetEventName()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.cpp814 info->eventCallback_(info->connectId_, AVCT_BR_DISCONNECT_CFM_EVT, AVCT_FAILED, &btAddr, nullptr); in Entry()
H A Davrcp_tg_profile.cpp1790 case AVCT_BR_DISCONNECT_CFM_EVT: in ProcessChannelEvent()
1791 HILOGI("Receive [AVCT_BR_DISCONNECT_CFM_EVT] - Result[%{public}x] - Address[%{public}s]", in ProcessChannelEvent()

Completed in 11 milliseconds