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

/external/bluetooth/bluedroid/btif/co/
H A Dbta_av_co.c108 UINT8 protect_info[BTA_AV_CP_INFO_LEN]; /* peer SEP content protection info */ member in struct:__anon909
373 APPL_TRACE_DEBUG4("num_protect:0x%02x protect_info:0x%02x%02x%02x",
418 memcpy(p_sink->protect_info, p_protect_info, BTA_AV_CP_INFO_LEN);
525 APPL_TRACE_DEBUG4("num_protect:0x%02x protect_info:0x%02x%02x%02x",
996 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:__anon1186

Completed in 109 milliseconds