Home | History | Annotate | Download | only in ag

Lines Matching refs:errcode

474 **                      errcode - used to send verbose errocode
480 static void bta_ag_send_error(tBTA_AG_SCB *p_scb, INT16 errcode)
484 bta_ag_send_result(p_scb, BTA_AG_RES_CMEE, NULL, errcode);
1628 bta_ag_send_error(p_scb, p_result->data.errcode);
1648 bta_ag_send_error(p_scb, p_result->data.errcode);
1683 bta_ag_send_error(p_scb, p_result->data.errcode);