Searched refs:BTA_AG_SCO_CLOSE_OP_ST (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/ag/
H A Dbta_ag_int.h108 BTA_AG_SCO_CLOSE_OP_ST, /* closing sco being opened */ enumerator in enum:__anon19
H A Dbta_ag_sco.cc88 CASE_RETURN_STR(BTA_AG_SCO_CLOSE_OP_ST)
904 p_sco->state = BTA_AG_SCO_CLOSE_OP_ST;
938 case BTA_AG_SCO_CLOSE_OP_ST:
963 "%s: BTA_AG_SCO_CLOSE_OP_ST: Ignoring event %s[%d]", __func__,

Completed in 37 milliseconds