Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp_hf.h169 uint8_t hfp_hf_disable_status_update_for_all_ag_indicators(hci_con_handle_t acl_handle);
H A Dhfp_hf.c1696 uint8_t hfp_hf_disable_status_update_for_all_ag_indicators(hci_con_handle_t acl_handle){ in hfp_hf_disable_status_update_for_all_ag_indicators() function
/btstack/test/hfp/
H A Dhfp_hf_client_test.cpp124 hfp_hf_disable_status_update_for_all_ag_indicators(acl_handle); in user_command()
/btstack/example/
H A Dhfp_hf_demo.c214 status = hfp_hf_disable_status_update_for_all_ag_indicators(acl_handle); in stdin_process()