Searched refs:GetPcmData (Results 1 – 3 of 3) sorted by relevance
526 uint32_t GetPcmData(uint8_t *buf, uint32_t size);
349 uint32_t A2dpProfile::GetPcmData(uint8_t *buf, uint32_t size) in GetPcmData() function in OHOS::bluetooth::A2dpProfile
333 …uint32_t actualReadPcmData = profile->GetPcmData(&a2dpSbcEncoderCb_.pcmBuffer[a2dpSbcEncoderCb_.of… in A2dpSbcReadFeeding()