Home
last modified time | relevance | path

Searched defs:call_hold_services (Results 1 – 3 of 3) sorted by relevance

/btstack/example/
H A Dhfp_ag_demo.c107 static const char* call_hold_services[] = {"1", "1x", "2", "2x", "3"}; variable
/btstack/test/hfp/
H A Dhfp_ag_client_test.cpp103 static const char* call_hold_services[] = {"1", "1x", "2", "2x", "3"}; variable
/btstack/src/classic/
H A Dhfp_ag.c2719 void hfp_ag_init_call_hold_services(int call_hold_services_nr, const char * call_hold_services[]){ in hfp_ag_init_call_hold_services()