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

  /system/bt/bta/include/
bta_ag_api.h 371 #define BTA_AG_IND_CALL 1 /* position of call indicator */
  /system/bt/bta/ag/
bta_ag_cmd.c 523 ((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && (id != BTA_AG_IND_CALLHELD)))
528 if (id == BTA_AG_IND_CALL)
835 bta_ag_send_ind(p_scb, BTA_AG_IND_CALL, call, FALSE);
    [all...]
  /system/bt/btif/src/
btif_hf.c     [all...]

Completed in 1525 milliseconds