Searched refs:IndexedCodecs (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/include/
H A Da2dp_codec_api.h417 typedef std::map<btav_a2dp_codec_index_t, A2dpCodecConfig*> IndexedCodecs; typedef in class:A2dpCodecs
424 IndexedCodecs indexed_codecs_; // The codecs indexed by codec index
425 IndexedCodecs disabled_codecs_; // The disabled codecs
433 std::map<RawAddress, IndexedCodecs*, CompareBtBdaddr> peer_codecs_;

Completed in 23 milliseconds