Searched refs:BtaAvHandle (Results 1 – 1 of 1) sorted by relevance
119 tBTA_AV_HNDL BtaAvHandle() const { return bta_av_handle_; } in BtaAvHandle() function in BtaAvCoPeer1557 << loghex(p_peer->BtaAvHandle()) << ")"; in SetCodecUserConfig()1558 BTA_AvReconfig(p_peer->BtaAvHandle(), true, p_sink->sep_info_idx, in SetCodecUserConfig()1631 << loghex(p_peer->BtaAvHandle()) << ")"; in SetCodecAudioConfig()1632 BTA_AvReconfig(p_peer->BtaAvHandle(), true, p_sink->sep_info_idx, in SetCodecAudioConfig()1715 dprintf(fd, " BTA AV handle: %u\n", peer.BtaAvHandle()); in DebugDump()