HomeSort by relevance Sort by last modified time
    Searched refs:num_codec (Results 1 - 5 of 5) sorted by null

  /system/bt/stack/avdt/
avdt_scb_act.cc 438 if (p_scb->req_cfg.num_codec > 0) {
439 p_scb->curr_cfg.num_codec = p_scb->req_cfg.num_codec;
    [all...]
avdt_msg.cc 295 if (p_cfg->num_codec != 0) {
538 p_cfg->num_codec = 0;
625 p_cfg->num_codec++;
733 (p_msg->config_cmd.p_cfg->num_codec == 0)) {
778 (p_msg->config_cmd.p_cfg->num_codec == 0 &&
    [all...]
  /system/bt/stack/include/
avdt_api.h 296 uint8_t num_codec; /* Number of media codec information elements */ member in struct:__anon113678
    [all...]
  /system/bt/bta/av/
bta_av_aact.cc     [all...]
bta_av_main.cc 528 cs.cfg.num_codec = 1;
    [all...]

Completed in 294 milliseconds