Home
last modified time | relevance | path

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

/btstack/test/hfp/
H A Dhfp_hf_client_test.cpp132 hfp_hf_query_operator_selection(acl_handle); in user_command()
156 hfp_hf_query_operator_selection(acl_handle); in user_command()
/btstack/example/
H A Dhfp_hf_demo.c224 status = hfp_hf_query_operator_selection(acl_handle); in stdin_process()
254 status = hfp_hf_query_operator_selection(acl_handle); in stdin_process()
/btstack/src/classic/
H A Dhfp_hf.h195 uint8_t hfp_hf_query_operator_selection(hci_con_handle_t acl_handle);
H A Dhfp_hf.c1712 uint8_t hfp_hf_query_operator_selection(hci_con_handle_t acl_handle){ in hfp_hf_query_operator_selection() function