Home
last modified time | relevance | path

Searched refs:inject_hfp_command_to_hf (Results 1 – 3 of 3) sorted by relevance

/btstack/test/hfp/
H A Dmock.h58 void inject_hfp_command_to_hf(uint8_t * data, int len);
H A Dhfp_hf_client_test.cpp384 inject_hfp_command_to_hf((uint8_t*)expected_cmd, strlen(expected_cmd)); in simulate_test_sequence()
H A Dmock.c380 void inject_hfp_command_to_hf(uint8_t * data, int len){ in inject_hfp_command_to_hf() function