HomeSort by relevance Sort by last modified time
    Searched defs:protect_info (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 121 UINT8 protect_info[BTA_AV_CP_INFO_LEN]; /* peer SEP content protection info */ member in struct:__anon5610
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",
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avdt_api.h 259 UINT8 protect_info[AVDT_PROTECT_SIZE]; /* Content protection capabilities */ member in struct:__anon5936
    [all...]

Completed in 35 milliseconds