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

  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 95 #define BTA_AG_OUT_CALL_CONN_RES 16 /* Outgoing phone call connected */
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 961 res = BTA_AG_OUT_CALL_CONN_RES;
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c 287 0, /* BTA_AG_OUT_CALL_CONN_RES */
313 BTA_AG_CALLSETUP_NONE, /* BTA_AG_OUT_CALL_CONN_RES */
795 else if (result == BTA_AG_IN_CALL_CONN_RES || result == BTA_AG_OUT_CALL_CONN_RES
    [all...]
bta_ag_main.c     [all...]

Completed in 897 milliseconds