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

  /external/bluetooth/bluedroid/bta/include/
bta_hh_co.h 43 UINT8 ctry_code, BD_ADDR peer_addr, UINT8 app_id);
bta_hh_api.h 193 UINT8 ctry_code; /*Country Code.*/ member in struct:__anon2715
  /external/bluetooth/bluedroid/stack/include/
hiddefs.h 149 UINT8 ctry_code; /*Country Code.*/ member in struct:sdp_info
  /external/bluetooth/bluedroid/btif/co/
bta_hh_co.c 364 UINT8 sub_class, UINT8 ctry_code, BD_ADDR peer_addr, UINT8 app_id)
369 "ctry_code = %d, app_id = %d",
370 __FUNCTION__, dev_handle, sub_class, mode, ctry_code, app_id);
399 UINT16 product_id, UINT16 version, UINT8 ctry_code,
413 "ctry_code=0x%02x",__FUNCTION__,
415 version, ctry_code);
427 ev.u.create.country = ctry_code;
  /external/bluetooth/bluedroid/btif/include/
btif_storage.h 239 UINT8 ctry_code, UINT16 dl_len, UINT8 *dsc_list);
  /hardware/libhardware/include/hardware/
bt_hh.h 82 uint8_t ctry_code; member in struct:__anon20631
98 * hid_info will contain attr_mask, sub_class, app_id, vendor_id, product_id, version, ctry_code, len
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 155 UINT16 product_id, UINT16 version, UINT8 ctry_code,
574 dest->ctry_code = src->ctry_code;
    [all...]
btif_storage.c 125 <ctry_code> <space> > <desc_len> <space> <desc_list> <space> */
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 225 p_cb->dscp_info.ctry_code = sdp_rec->ctry_code;
610 p_cb->mode, p_cb->sub_class, p_cb->dscp_info.ctry_code, p_cb->addr, p_cb->app_id);
    [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 190 p_nvi->ctry_code = p_attr->attr_value.v.u8;

Completed in 1564 milliseconds