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

  /external/adhd/cras/src/server/
cras_telephony.h 33 int callheld; member in struct:cras_telephony_handle
cras_hfp_slc.c 33 "(\"callheld\",(0-2))," \
53 * callheld - Current callheld status of AG stored in SLC.
72 int callheld; member in struct:hfp_slc_handle
319 /* Fake the call list base on callheld and call status
324 if (handle->telephony->callheld)
381 * <callsetup>,<callheld>,<roam>
389 handle->telephony->callheld
708 handle->telephony->callheld);

Completed in 507 milliseconds