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

  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 309 #define BTA_AG_IND_CALL 1 /* position of call 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)))
512 if (id == BTA_AG_IND_CALL)
806 bta_ag_send_ind(p_scb, BTA_AG_IND_CALL, call, FALSE);
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c     [all...]

Completed in 699 milliseconds