Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.h261 …static uint16_t SetConfigureRsp(const uint16_t handle, const uint8_t label, const AvdtCatetory cat…
H A Da2dp_avdtp.cpp138 uint16_t A2dpAvdtp::SetConfigureRsp(const uint16_t handle, const uint8_t label, const AvdtCatetory … in SetConfigureRsp() function in OHOS::bluetooth::A2dpAvdtp
349 SetConfigureRsp(handle, data.configInd.hdr.label, category); in ParseAvdtpConfigureInd()
H A Da2dp_state_machine.cpp195 …avdtp.SetConfigureRsp(msgData.configRsp.handle, msgData.configRsp.label, msgData.configRsp.categor… in ProcessSetConfigInd()
426 …avdtp.SetConfigureRsp(msgData.configRsp.handle, msgData.configRsp.label, msgData.configRsp.categor… in ProcessSetConfigInd()