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

  /external/adhd/cras/src/server/
cras_telephony.h 17 * callsetup - call set up status indicator.
32 int callsetup; member in struct:cras_telephony_handle
  /system/bt/bta/ag/
bta_ag_cmd.cc 186 /* callsetup indicator value lookup table */
549 * Description Send call and callsetup indicators.
558 /* set new call and callsetup values based on BTA_AgResult */
559 size_t callsetup = bta_ag_indicator_by_result_code(result); local
573 bta_ag_send_ind(p_scb, BTA_AG_IND_CALLSETUP, callsetup, false);
    [all...]

Completed in 126 milliseconds