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

  /system/bt/bta/ag/
bta_ag_sco.cc 87 CASE_RETURN_STR(BTA_AG_SCO_CLOSING_ST)
791 p_sco->state = BTA_AG_SCO_CLOSING_ST;
813 p_sco->state = BTA_AG_SCO_CLOSING_ST;
867 p_sco->state = BTA_AG_SCO_CLOSING_ST;
894 case BTA_AG_SCO_CLOSING_ST:
932 APPL_TRACE_WARNING("%s: BTA_AG_SCO_CLOSING_ST: Ignoring event %s[%d]",
941 p_sco->state = BTA_AG_SCO_CLOSING_ST
    [all...]
bta_ag_int.h 107 BTA_AG_SCO_CLOSING_ST, /* sco closing */

Completed in 49 milliseconds