Searched refs:ctry_code (Results 1 - 11 of 11) sorted by path

/system/bt/bta/hh/
H A Dbta_hh_act.cc218 p_cb->dscp_info.ctry_code = sdp_rec->ctry_code;
626 p_cb->dscp_info.ctry_code, p_cb->addr, p_cb->app_id);
H A Dbta_hh_le.cc1251 STREAM_TO_UINT8(p_dev_cb->dscp_info.ctry_code, pp);
1611 p_dev_cb->dscp_info.ctry_code, p_dev_cb->addr, app_id);
/system/bt/bta/include/
H A Dbta_hh_api.h200 uint8_t ctry_code; /*Country Code.*/ member in struct:__anon345
H A Dbta_hh_co.h51 uint8_t ctry_code, const RawAddress& peer_addr,
/system/bt/btif/co/
H A Dbta_hh_co.cc405 uint8_t ctry_code, UNUSED_ATTR const RawAddress& peer_addr,
411 "ctry_code = %d, app_id = %d",
412 __func__, dev_handle, sub_class, mode, ctry_code, app_id);
455 uint16_t version, uint8_t ctry_code, int dscp_len,
470 "ctry_code=0x%02x",
471 __func__, vendor_id, product_id, version, ctry_code);
485 ev.u.create.country = ctry_code;
403 bta_hh_co_data(uint8_t dev_handle, uint8_t* p_rpt, uint16_t len, tBTA_HH_PROTO_MODE mode, uint8_t sub_class, uint8_t ctry_code, UNUSED_ATTR const RawAddress& peer_addr, uint8_t app_id) argument
453 bta_hh_co_send_hid_info(btif_hh_device_t* p_dev, const char* dev_name, uint16_t vendor_id, uint16_t product_id, uint16_t version, uint8_t ctry_code, int dscp_len, uint8_t* p_dscp) argument
/system/bt/btif/include/
H A Dbtif_storage.h170 uint8_t ctry_code, uint16_t ssr_max_latency, uint16_t ssr_min_tout,
/system/bt/btif/src/
H A Dbtif_hh.cc143 uint8_t ctry_code, int dscp_len,
517 dest->ctry_code = src->ctry_code;
964 p_data->dscp_info.ctry_code, len,
978 p_data->dscp_info.ctry_code, p_data->dscp_info.ssr_max_latency,
1373 dscp_info.ctry_code = hid_info.ctry_code;
H A Dbtif_storage.cc139 <ctry_code> <space> > <desc_len> <space>
1234 uint8_t ctry_code, uint16_t ssr_max_latency, uint16_t ssr_min_tout,
1244 btif_config_set_int(bdstr, "HidCountryCode", ctry_code);
1301 dscp_info.ctry_code = (uint8_t)value;
1231 btif_storage_add_hid_device_info( RawAddress* remote_bd_addr, uint16_t attr_mask, uint8_t sub_class, uint8_t app_id, uint16_t vendor_id, uint16_t product_id, uint16_t version, uint8_t ctry_code, uint16_t ssr_max_latency, uint16_t ssr_min_tout, uint16_t dl_len, uint8_t* dsc_list) argument
/system/bt/include/hardware/
H A Dbt_hh.h80 uint8_t ctry_code; member in struct:__anon776
99 * version, ctry_code, len
/system/bt/stack/hid/
H A Dhidh_api.cc182 p_nvi->ctry_code = p_attr->attr_value.v.u8;
/system/bt/stack/include/
H A Dhiddefs.h146 uint8_t ctry_code; /*Country Code.*/ member in struct:sdp_info

Completed in 129 milliseconds