HomeSort by relevance Sort by last modified time
    Searched refs:ssr_min_tout (Results 1 - 9 of 9) 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 186 UINT16 ssr_min_tout,
201 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 239 sdp_rec->ssr_min_tout,
372 p_cb->dscp_info.ssr_min_tout,
    [all...]
bta_hh_le.c     [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_storage.h 241 UINT16 ssr_min_tout, UINT16 dl_len, UINT8 *dsc_list);
  /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:__anon5446
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 568 dest->ssr_min_tout = src->ssr_min_tout;
    [all...]
btif_storage.c     [all...]

Completed in 318 milliseconds