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

  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 196 if (ok_flag == BTA_AG_OK_ERROR)
398 send_at_result(BTA_AG_OK_ERROR, BTA_AG_ERR_OP_NOT_SUPPORTED);
835 : BTA_AG_OK_ERROR, error_code);
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 122 /* HFP errcode - Set when BTA_AG_OK_ERROR is returned in 'ok_flag' */
187 #define BTA_AG_OK_ERROR 2 /* Error response */
215 UINT16 errcode; /* Valid only if 'ok_flag' is set to BTA_AG_OK_ERROR */

Completed in 91 milliseconds