Ejemplo n.º 1
0
char * get_next_hfp_ag_command(){
   return get_next_hfp_command(2,2);
}
Ejemplo n.º 2
0
char * get_next_hfp_hf_command(){
    return get_next_hfp_command(0,2);
}