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

  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 101 typedef UINT8 tBTA_AG_RES;
492 BTA_API void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data);
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_api.c 282 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data)
bta_ag_int.h 185 tBTA_AG_RES result;
383 extern void bta_ag_send_call_inds(tBTA_AG_SCB *p_scb, tBTA_AG_RES result);
bta_ag_main.c 40 static char *bta_ag_evt_str(UINT16 event, tBTA_AG_RES result);
913 static char *bta_ag_evt_str(UINT16 event, tBTA_AG_RES result)
    [all...]
bta_ag_cmd.c 783 void bta_ag_send_call_inds(tBTA_AG_SCB *p_scb, tBTA_AG_RES result)
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 910 tBTA_AG_RES res = 0xff;
    [all...]

Completed in 389 milliseconds