Home
last modified time | relevance | path

Searched refs:hfp_version (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_act.cc564 uint16_t hfp_version = 0; in bta_ag_rfc_acp_open() local
632 size_t version_value_size = sizeof(hfp_version); in bta_ag_rfc_acp_open()
635 (uint8_t*)&hfp_version, &version_value_size); in bta_ag_rfc_acp_open()
640 hfp_version, IOT_CONF_BYTE_NUM_2); in bta_ag_rfc_acp_open()
/packages/modules/Bluetooth/android/pandora/test/
Dhfpclient_test.py233 hfp_version: int, rfcomm_channel: int, ag_sdp_features: int
271 DataElement.unsigned_integer_16(hfp_version),
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc1082 uint16_t hfp_version = get_default_hfp_version(); in btif_hf_client_execute_service() local
1083 if (hfp_version >= HFP_VERSION_1_9 && in btif_hf_client_execute_service()
1087 if (hfp_version >= HFP_VERSION_1_7) { in btif_hf_client_execute_service()