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

  /external/bluetooth/bluedroid/stack/include/
hiddefs.h 148 UINT16 ssr_min_tout; /* HIDSSRHostMinTimeout value, if HID_SSR_PARAM_INVALID not used* */ member in struct:sdp_info
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_utils.c 184 UINT16 ssr_min_tout,
199 p_cb->dscp_info.ssr_min_tout = ssr_min_tout;
440 if (p_cb->kdev[i].dscp_info.ssr_min_tout == HID_SSR_PARAM_INVALID)
443 * p_min_ssr_tout = p_cb->kdev[i].dscp_info.ssr_min_tout;
bta_hh_act.c 234 sdp_rec->ssr_min_tout,
367 p_cb->dscp_info.ssr_min_tout,
    [all...]
bta_hh_le.c     [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 221 p_nvi->ssr_min_tout = p_attr->attr_value.v.u16;
224 p_nvi->ssr_min_tout = HID_SSR_PARAM_INVALID;
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 203 UINT16 ssr_min_tout; /* SSR min timeout, BTA_HH_SSR_PARAM_INVALID if unknown */ member in struct:__anon3160

Completed in 66 milliseconds