HomeSort by relevance Sort by last modified time
    Searched refs:ctry_code (Results 1 - 11 of 11) sorted by null

  /system/bt/bta/include/
bta_hh_co.h 51 UINT8 ctry_code, BD_ADDR peer_addr, UINT8 app_id);
bta_hh_api.h 204 UINT8 ctry_code; /*Country Code.*/ member in struct:__anon68921
  /system/bt/stack/include/
hiddefs.h 150 UINT8 ctry_code; /*Country Code.*/ member in struct:sdp_info
  /system/bt/btif/co/
bta_hh_co.c 386 UINT8 sub_class, UINT8 ctry_code, BD_ADDR peer_addr, UINT8 app_id)
392 "ctry_code = %d, app_id = %d",
393 __FUNCTION__, dev_handle, sub_class, mode, ctry_code, app_id);
422 UINT16 product_id, UINT16 version, UINT8 ctry_code,
436 "ctry_code=0x%02x",__FUNCTION__,
438 version, ctry_code);
455 ev.u.create.country = ctry_code;
  /hardware/libhardware/include/hardware/
bt_hh.h 82 uint8_t ctry_code; member in struct:__anon24724
98 * hid_info will contain attr_mask, sub_class, app_id, vendor_id, product_id, version, ctry_code, len
  /system/bt/btif/include/
btif_storage.h 235 UINT8 ctry_code, UINT16 ssr_max_latency,
  /system/bt/btif/src/
btif_hh.c 154 UINT16 product_id, UINT16 version, UINT8 ctry_code,
564 dest->ctry_code = src->ctry_code;
    [all...]
btif_storage.c 127 <ctry_code> <space> > <desc_len> <space> <desc_list> <space> */
    [all...]
  /system/bt/bta/hh/
bta_hh_act.c 242 p_cb->dscp_info.ctry_code = sdp_rec->ctry_code;
669 p_cb->mode, p_cb->sub_class, p_cb->dscp_info.ctry_code, p_cb->addr, p_cb->app_id);
    [all...]
bta_hh_le.c     [all...]
  /system/bt/stack/hid/
hidh_api.c 191 p_nvi->ctry_code = p_attr->attr_value.v.u8;

Completed in 388 milliseconds