Searched refs:get_ag_indicator_index_for_name (Results 1 – 1 of 1) sorted by relevance
163 static int get_ag_indicator_index_for_name(const char * name){ in get_ag_indicator_index_for_name() function1309 int indicator_index = get_ag_indicator_index_for_name("callsetup"); in hfp_ag_trigger_incoming_call_idle()1354 indicator_index = get_ag_indicator_index_for_name("callsetup"); in hfp_ag_handle_outgoing_call_accepted()1361 indicator_index = get_ag_indicator_index_for_name("callheld"); in hfp_ag_handle_outgoing_call_accepted()1370 int indicator_index = get_ag_indicator_index_for_name(name); in hfp_ag_transfer_indicator()1397 int call_indicator_index = get_ag_indicator_index_for_name("call"); in hfp_ag_hf_accept_call()1398 int callsetup_indicator_index = get_ag_indicator_index_for_name("callsetup"); in hfp_ag_hf_accept_call()1430 int call_indicator_index = get_ag_indicator_index_for_name("call"); in hfp_ag_ag_accept_call()1431 int callsetup_indicator_index = get_ag_indicator_index_for_name("callsetup"); in hfp_ag_ag_accept_call()1454 int callsetup_indicator_index = get_ag_indicator_index_for_name("callsetup"); in hfp_ag_trigger_reject_call()[all …]