Searched refs:inject_hfp_command_to_hf (Results 1 – 3 of 3) sorted by relevance
58 void inject_hfp_command_to_hf(uint8_t * data, int len);
384 inject_hfp_command_to_hf((uint8_t*)expected_cmd, strlen(expected_cmd)); in simulate_test_sequence()
380 void inject_hfp_command_to_hf(uint8_t * data, int len){ in inject_hfp_command_to_hf() function