Searched refs:SetPcmData (Results 1 – 3 of 3) sorted by relevance
518 uint32_t SetPcmData(const uint8_t *buf, uint32_t size);
336 uint32_t A2dpProfile::SetPcmData(const uint8_t *buf, uint32_t size) in SetPcmData() function in OHOS::bluetooth::A2dpProfile
954 if (profile->SetPcmData(data, size) == 0) { in WriteFrame()