Searched refs:BTA_AG_CIND_RES (Results 1 – 4 of 4) sorted by relevance
127 #define BTA_AG_CIND_RES 3 /* Send indicator response for AT+CIND */ macro
149 {"+CIND: ", BTA_AG_CIND_RES, BTA_AG_RES_FMT_STR},1040 bta_ag_send_result(p_scb, BTA_AG_CIND_RES, p_bta_ag_cfg->cind_info, 0); in bta_ag_at_hfp_cback()1575 case BTA_AG_CIND_RES: in bta_ag_hfp_result()
89 CASE_RETURN_STR(BTA_AG_CIND_RES) in bta_ag_res_str()
948 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_CIND_RES, ag_res); in CindResponse()