Home
last modified time | relevance | path

Searched refs:BTA_AG_OK_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_hf.c196 if (ok_flag == BTA_AG_OK_ERROR) in send_at_result()
398 send_at_result(BTA_AG_OK_ERROR, BTA_AG_ERR_OP_NOT_SUPPORTED); in btif_hf_upstreams_evt()
835 : BTA_AG_OK_ERROR, error_code); in at_response()
/external/bluetooth/bluedroid/bta/include/
Dbta_ag_api.h187 #define BTA_AG_OK_ERROR 2 /* Error response */ macro
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_cmd.c1387 if (p_result->data.ok_flag != BTA_AG_OK_ERROR) in bta_ag_hsp_result()
1616 if (p_result->data.ok_flag != BTA_AG_OK_ERROR) in bta_ag_hfp_result()
1634 if (p_result->data.ok_flag != BTA_AG_OK_ERROR) in bta_ag_hfp_result()
1669 if (p_result->data.ok_flag != BTA_AG_OK_ERROR) in bta_ag_hfp_result()