Searched refs:BTA_AG_OK_ERROR (Results 1 – 3 of 3) sorted by relevance
258 #define BTA_AG_OK_ERROR 2 /* Error response */ macro
1410 if (result.data.ok_flag != BTA_AG_OK_ERROR) { in bta_ag_hsp_result()1595 if (result.data.ok_flag != BTA_AG_OK_ERROR) { in bta_ag_hfp_result()1607 if (result.data.ok_flag != BTA_AG_OK_ERROR) { in bta_ag_hfp_result()1644 if (result.data.ok_flag != BTA_AG_OK_ERROR) { in bta_ag_hfp_result()
219 if (ok_flag == BTA_AG_OK_ERROR) { in send_at_result()496 send_at_result(BTA_AG_OK_ERROR, BTA_AG_ERR_OP_NOT_SUPPORTED, idx); in btif_hf_upstreams_evt()986 (response_code == BTHF_AT_RESPONSE_OK) ? BTA_AG_OK_DONE : BTA_AG_OK_ERROR, in AtResponse()