Searched refs:ContentProtectFlag (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/btif/co/ |
D | bta_av_co.cc | 275 ContentProtectFlag()); in ProcessSourceGetConfig() 286 p_peer, BTAV_A2DP_CODEC_INDEX_SOURCE_SBC, ContentProtectFlag()); in ProcessSourceGetConfig() 411 ContentProtectFlag()); in ProcessSinkGetConfig() 694 *p = ContentProtectFlag(); in GetNextSourceDataPacket() 858 ContentProtectFlag()); in SetCodecUserConfig() 1147 ContentProtectFlag()); in SelectProviderCodecConfiguration() 1193 p_peer, iter->codecIndex(), ContentProtectFlag()); in SelectSourceCodec() 1262 p_peer, codec_config.codecIndex(), ContentProtectFlag()); in AttemptSourceCodecSelection() 1289 p_peer, codec_config.codecIndex(), ContentProtectFlag()); in AttemptSinkCodecSelection() 1327 p_peer, codec_config.codecIndex(), ContentProtectFlag()); in UpdateSelectableSourceCodec() [all …]
|
/packages/modules/Bluetooth/system/btif/include/ |
D | bta_av_co.h | 370 uint8_t ContentProtectFlag() const { return content_protect_flag_; } in ContentProtectFlag() function
|