Home
last modified time | relevance | path

Searched refs:hfp_hf_release_call_with_index (Results 1 – 4 of 4) sorted by relevance

/btstack/src/classic/
H A Dhfp_hf.h480 uint8_t hfp_hf_release_call_with_index(hci_con_handle_t acl_handle, int index);
H A Dhfp_hf.c1933 uint8_t hfp_hf_release_call_with_index(hci_con_handle_t acl_handle, int index){ in hfp_hf_release_call_with_index() function
/btstack/test/hfp/
H A Dhfp_hf_client_test.cpp272 hfp_hf_release_call_with_index(acl_handle, 2); in user_command()
/btstack/example/
H A Dhfp_hf_demo.c399 status = hfp_hf_release_call_with_index(acl_handle, 2); in stdin_process()