Searched defs:protect_info (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/co/
H A Dbta_av_co.c121 UINT8 protect_info[BTA_AV_CP_INFO_LEN]; /* peer SEP content protection info */ member in struct:__anon985
474 APPL_TRACE_DEBUG("num_protect:0x%02x protect_info:0x%02x%02x%02x",
518 memcpy(p_src->protect_info, p_protect_info, BTA_AV_CP_INFO_LEN);
623 APPL_TRACE_DEBUG("num_protect:0x%02x protect_info:0x%02x%02x%02x",
659 memcpy(p_sink->protect_info, p_protect_info, BTA_AV_CP_INFO_LEN);
770 APPL_TRACE_DEBUG("num_protect:0x%02x protect_info:0x%02x%02x%02x",
1274 p = &p_sink->protect_info[0];
/external/bluetooth/bluedroid/stack/include/
H A Davdt_api.h259 UINT8 protect_info[AVDT_PROTECT_SIZE]; /* Content protection capabilities */ member in struct:__anon1311

Completed in 1843 milliseconds