Home
last modified time | relevance | path

Searched defs:msgWhat (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_sdp_client.cpp44 int msgWhat = HFP_AG_SDP_DISCOVERY_RESULT_FAIL; in SdpCallback() local
113 int msgWhat = HFP_AG_SDP_DISCOVERY_RESULT_FAIL; in SdpHspHsCallback() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_sdp_client.cpp41 int msgWhat = HFP_HF_SDP_DISCOVERY_RESULT_FAIL; in SdpCallback() local
115 int msgWhat = HFP_HF_SDP_DISCOVERY_RESULT_FAIL; in SdpHspCallback() local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dhcodec_state.cpp65 const char* msgWhat = HCodec::ToString(static_cast<MsgWhat>(info.type)); in OnMsgReceived() local