Home
last modified time | relevance | path

Searched refs:BTA_AG_IND_CALLSETUP (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_ag_api.h396 #define BTA_AG_IND_CALLSETUP 2 /* position of callsetup indicator */ macro
/system/bt/bta/ag/
Dbta_ag_cmd.cc310 ((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && in bta_ag_send_ind()
322 if ((id == BTA_AG_IND_CALLSETUP) && (!on_demand)) { in bta_ag_send_ind()
573 bta_ag_send_ind(p_scb, BTA_AG_IND_CALLSETUP, callsetup, false); in bta_ag_send_call_inds()