Searched refs:peer_version (Results 1 – 10 of 10) sorted by relevance
230 bta_hf_client_cb.scb.peer_version = HFP_VERSION_1_1; /* Default version */ in bta_hf_client_sdp_find_attr()249 …DP_FindProfileVersionInRec(p_rec, UUID_SERVCLASS_HF_HANDSFREE, &bta_hf_client_cb.scb.peer_version); in bta_hf_client_sdp_find_attr()280 __FUNCTION__, bta_hf_client_cb.scb.peer_version, in bta_hf_client_sdp_find_attr()
409 …if (bta_hf_client_cb.scb.peer_version >= HFP_VERSION_1_5 && !bta_hf_client_cb.scb.retry_with_sco_o… in bta_hf_client_sco_create()
1815 if (bta_hf_client_cb.scb.peer_version < HFP_VERSION_1_6) { in bta_hf_client_send_at_bia()
293 p_scb->peer_version = HFP_VERSION_1_1; /* Default version */ in bta_ag_sdp_find_attr()296 p_scb->peer_version = 0x0100; /* Default version */ in bta_ag_sdp_find_attr()326 SDP_FindProfileVersionInRec(p_rec, uuid, &p_scb->peer_version); in bta_ag_sdp_find_attr()
581 …if (p_scb->conn_service == BTA_AG_HFP && p_scb->peer_version >= HFP_VERSION_1_5 && !p_scb->retry_w… in bta_ag_create_sco()
896 if ((p_scb->peer_version >= HFP_VERSION_1_5) && in bta_ag_at_hfp_cback()
147 UINT16 peer_version; /* profile version of peer device */ member
269 UINT16 peer_version; /* profile version of peer device */ member
234 u8 peer_version; member
2445 auth->peer_version = 1; /* default to the first version */ in dpp_auth_req_rx()3035 auth->peer_version = 1; /* default to the first version */ in dpp_auth_resp_rx()3874 if (((!conf->ssid_charset || auth->peer_version < 2) && in dpp_build_conf_start()3877 ((conf->ssid_charset && auth->peer_version >= 2) && in dpp_build_conf_start()4011 if (dpp_akm_ver2(akm) && auth->peer_version < 2) { in dpp_build_conf_obj_dpp()4286 if (auth->peer_version >= 2 && auth->send_conn_status && in dpp_build_conf_resp()4336 if (auth->peer_version >= 2 && conf2) { in dpp_build_conf_resp()4345 if (auth->peer_version >= 2 && auth->send_conn_status && in dpp_build_conf_resp()