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

  /system/bt/stack/sdp/
sdp_main.c 198 SDP_TRACE_DEBUG("sdp_connect_ind: mode %u, txwinsz %u, max_trans %u, rtrans_tout %u, mon_tout %u, mps %u",
200 cfg.fcr.rtrans_tout,cfg.fcr.mon_tout, cfg.fcr.mps);
254 SDP_TRACE_DEBUG("sdp_connect_cfm: mode %u, txwinsz %u, max_trans %u, rtrans_tout %u, mon_tout %u, mps %u",
256 cfg.fcr.rtrans_tout,cfg.fcr.mon_tout, cfg.fcr.mps);
  /system/bt/stack/smp/
smp_l2c.c 62 fixed_reg.fixed_chnl_opts.rtrans_tout = 0;
  /system/bt/stack/l2cap/
l2c_fcr.c 187 tout = (UINT32)p_ccb->our_cfg.fcr.rtrans_tout;
    [all...]
l2c_main.c 488 STREAM_TO_UINT16 (cfg_info.fcr.rtrans_tout, p);
590 STREAM_TO_UINT16 (cfg_info.fcr.rtrans_tout, p);
    [all...]
l2c_utils.c 666 UINT16_TO_STREAM (p, p_cfg->fcr.rtrans_tout);
766 UINT16_TO_STREAM (p, p_ccb->our_cfg.fcr.rtrans_tout);
    [all...]
l2c_csm.c     [all...]
  /system/bt/stack/include/
l2c_api.h 144 UINT16 rtrans_tout; member in struct:__anon72761
    [all...]
  /system/bt/stack/gatt/
gatt_main.c 113 fixed_reg.fixed_chnl_opts.rtrans_tout = 2000;
    [all...]
  /system/bt/bta/hl/
bta_hl_utils.c     [all...]
  /system/bt/bta/jv/
bta_jv_act.c     [all...]

Completed in 181 milliseconds