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

  /system/bt/stack/include/
hiddefs.h 143 ssr_min_tout; /* HIDSSRHostMinTimeout value, if HID_SSR_PARAM_INVALID not member in struct:sdp_info
  /system/bt/bta/hh/
bta_hh_utils.cc 172 uint16_t ssr_min_tout, uint8_t app_id) {
185 p_cb->dscp_info.ssr_min_tout = ssr_min_tout;
400 if (p_cb->kdev[i].dscp_info.ssr_min_tout == HID_SSR_PARAM_INVALID)
403 *p_min_ssr_tout = p_cb->kdev[i].dscp_info.ssr_min_tout;
bta_hh_act.cc 216 sdp_rec->ssr_min_tout, p_cb->app_id);
337 p_cb->dscp_info.ssr_min_tout, p_cb->app_id);
962 p_dev_info->dscp_info.ssr_min_tout, p_dev_info->app_id);
    [all...]
bta_hh_le.cc     [all...]
  /system/bt/btif/include/
btif_storage.h 170 uint8_t ctry_code, uint16_t ssr_max_latency, uint16_t ssr_min_tout,
  /system/bt/stack/hid/
hidh_api.cc 211 p_nvi->ssr_min_tout = p_attr->attr_value.v.u16;
213 p_nvi->ssr_min_tout = HID_SSR_PARAM_INVALID;
  /system/bt/bta/include/
bta_hh_api.h 199 ssr_min_tout; /* SSR min timeout, BTA_HH_SSR_PARAM_INVALID if unknown */ member in struct:__anon1544
  /system/bt/btif/src/
btif_hh.cc 519 dest->ssr_min_tout = src->ssr_min_tout;
    [all...]
btif_storage.cc     [all...]

Completed in 683 milliseconds