Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_ag_api.h431 #define BTA_AG_IND_CALLSETUP 2 /* position of callsetup indicator */ macro
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_cmd.cc320 ((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && in bta_ag_send_ind()
332 if ((id == BTA_AG_IND_CALLSETUP) && (!on_demand)) { in bta_ag_send_ind()
584 bta_ag_send_ind(p_scb, BTA_AG_IND_CALLSETUP, callsetup, false); in bta_ag_send_call_inds()