Searched refs:get_default_hfp_version (Results 1 – 8 of 8) sorted by relevance
11 int get_default_hfp_version() { in get_default_hfp_version() function51 get_default_hfp_version() >= HFP_VERSION_1_7); in TEST_F()54 get_default_hfp_version() >= HFP_VERSION_1_9); in TEST_F()
21 int get_default_hfp_version() { return DEFAULT_BTA_HFP_VERSION; } in get_default_hfp_version() function
21 int get_default_hfp_version() { in get_default_hfp_version() function
33 int get_default_hfp_version();
41 ASSERT_EQ(HFP_VERSION_1_7, get_default_hfp_version()); in TEST_F()
135 version = get_default_hfp_version(); in bta_hf_client_add_record()
189 version = get_default_hfp_version(); in bta_ag_add_record()
1082 uint16_t hfp_version = get_default_hfp_version(); in btif_hf_client_execute_service()