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

  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 310 #define BTA_AG_IND_CALLSETUP 2 /* position of callsetup indicator */
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c 507 ((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && (id != BTA_AG_IND_CALLHELD)))
520 if ((id == BTA_AG_IND_CALLSETUP) && (on_demand == FALSE))
807 bta_ag_send_ind(p_scb, BTA_AG_IND_CALLSETUP, callsetup, FALSE);
    [all...]

Completed in 57 milliseconds