Searched refs:BtaAvHandle (Results 1 – 1 of 1) sorted by relevance
125 tBTA_AV_HNDL BtaAvHandle() const { return bta_av_handle_; } in BtaAvHandle() function in BtaAvCoPeer1563 << loghex(p_peer->BtaAvHandle()) << ")"; in SetCodecUserConfig()1564 BTA_AvReconfig(p_peer->BtaAvHandle(), true, p_sink->sep_info_idx, in SetCodecUserConfig()1637 << loghex(p_peer->BtaAvHandle()) << ")"; in SetCodecAudioConfig()1638 BTA_AvReconfig(p_peer->BtaAvHandle(), true, p_sink->sep_info_idx, in SetCodecAudioConfig()1721 dprintf(fd, " BTA AV handle: %u\n", peer.BtaAvHandle()); in DebugDump()