Home
last modified time | relevance | path

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

/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 category);
H A Da2dp_avdtp.cpp138 uint16_t A2dpAvdtp::SetConfigureRsp(const uint16_t handle, const uint8_t label, const AvdtCatetory category) 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.category); in ProcessSetConfigInd()
426 avdtp.SetConfigureRsp(msgData.configRsp.handle, msgData.configRsp.label, msgData.configRsp.category); in ProcessSetConfigInd()

Completed in 5 milliseconds