Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.cpp49 case A2DP_MSG_CONNECT_FORBIDDEN: in Dispatch()
174 case A2DP_MSG_CONNECT_FORBIDDEN: in Dispatch()
H A Da2dp_def.h236 A2DP_MSG_CONNECT_FORBIDDEN, enumerator
H A Da2dp_service.cpp123 … msg, connectState, A2DP_MSG_CONNECT_FORBIDDEN, static_cast<int>(BTConnectState::CONNECTING)); in ProcessConnectStateMessage()
133 … msg, connectState, A2DP_MSG_CONNECT_FORBIDDEN, static_cast<int>(BTConnectState::CONNECTING)); in ProcessConnectStateMessage()