Home
last modified time | relevance | path

Searched refs:SetChannelModeCommonCapa (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_aac_param_ctrl.h55 void SetChannelModeCommonCapa(uint8_t chMode);
H A Da2dp_sbc_param_ctrl.h54 void SetChannelModeCommonCapa(uint8_t chMode);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_aac_param_ctrl.cpp479 void A2dpCodecConfigAacBase::SetChannelModeCommonCapa(uint8_t chMode) in SetChannelModeCommonCapa() function in OHOS::bluetooth::A2dpCodecConfigAacBase
570 SetChannelModeCommonCapa(chMode); in SetChannelMode()
H A Da2dp_sbc_param_ctrl.cpp401 void A2dpCodecConfigSbcBase::SetChannelModeCommonCapa(uint8_t chMode) in SetChannelModeCommonCapa() function in OHOS::bluetooth::A2dpCodecConfigSbcBase
525 SetChannelModeCommonCapa(chMode); in SetChannelMode()