Searched refs:SetConfigureRsp (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_avdtp.h | 261 …static uint16_t SetConfigureRsp(const uint16_t handle, const uint8_t label, const AvdtCatetory cat…
|
H A D | a2dp_avdtp.cpp | 138 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 D | a2dp_state_machine.cpp | 195 …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()
|