Home
last modified time | relevance | path

Searched defs:pCodecInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp193 uint8_t *pCodecInfo = msgData.configRsp.codecInfo; in ProcessSetConfigInd() local
406 uint8_t *pCodecInfo = msgData.configRsp.codecInfo; in ProcessSetConfigInd() local
H A Da2dp_avdtp.cpp395 uint8_t *pCodecInfo = const_cast<uint8_t *>(data.reconfigInd.cfg.codecInfo); in ParseAvdtpReconfigureInd() local