HomeSort by relevance Sort by last modified time
    Searched full:call_ind (Results 1 - 4 of 4) sorted by null

  /system/bt/bta/ag/
bta_ag_cmd.cc 322 if ((value == p_scb->call_ind) && (!on_demand)) return;
324 p_scb->call_ind = (uint8_t)value;
568 call = p_scb->call_ind;
965 if ((ag_scb->call_ind == BTA_AG_CALL_ACTIVE) &&
    [all...]
bta_ag_int.h 224 uint8_t call_ind; /* CIEV call indicator value */ member in struct:tBTA_AG_SCB
bta_ag_act.cc 783 if ((p_scb->call_ind != BTA_AG_CALL_INACTIVE) ||
bta_ag_sco.cc     [all...]

Completed in 1914 milliseconds