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

  /external/bluetooth/bluedroid/stack/include/
hiddefs.h 147 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 176 UINT16 ssr_min_tout,
191 p_cb->dscp_info.ssr_min_tout = ssr_min_tout;
432 if (p_cb->kdev[i].dscp_info.ssr_min_tout == HID_SSR_PARAM_INVALID)
435 * p_min_ssr_tout = p_cb->kdev[i].dscp_info.ssr_min_tout;
bta_hh_act.c 222 sdp_rec->ssr_min_tout,
347 p_cb->dscp_info.ssr_min_tout,
895 p_dev_info->dscp_info.ssr_min_tout,
    [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 220 p_nvi->ssr_min_tout = p_attr->attr_value.v.u16;
223 p_nvi->ssr_min_tout = HID_SSR_PARAM_INVALID;
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 192 UINT16 ssr_min_tout; /* SSR min timeout, BTA_HH_SSR_PARAM_INVALID if unknown */ member in struct:__anon2717

Completed in 2091 milliseconds