Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h190 #define BTA_AG_OK_ERROR 2 /* Error response */ macro
/system/bt/bta/ag/
Dbta_ag_cmd.c1426 if (p_result->data.ok_flag != BTA_AG_OK_ERROR) in bta_ag_hsp_result()
1650 if (p_result->data.ok_flag != BTA_AG_OK_ERROR) in bta_ag_hfp_result()
1668 if (p_result->data.ok_flag != BTA_AG_OK_ERROR) in bta_ag_hfp_result()
1703 if (p_result->data.ok_flag != BTA_AG_OK_ERROR) in bta_ag_hfp_result()
/system/bt/btif/src/
Dbtif_hf.c268 if (ok_flag == BTA_AG_OK_ERROR) in send_at_result()
597 send_at_result(BTA_AG_OK_ERROR, BTA_AG_ERR_OP_NOT_SUPPORTED, idx); in btif_hf_upstreams_evt()
1173 : BTA_AG_OK_ERROR, error_code, idx); in at_response()