HomeSort by relevance Sort by last modified time
    Searched refs:mon_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 63 fixed_reg.fixed_chnl_opts.mon_tout = 0;
  /system/bt/stack/l2cap/
l2c_fcr.c 183 tout = (UINT32)p_ccb->our_cfg.fcr.mon_tout;
    [all...]
l2c_main.c 489 STREAM_TO_UINT16 (cfg_info.fcr.mon_tout, p);
591 STREAM_TO_UINT16 (cfg_info.fcr.mon_tout, p);
    [all...]
l2c_utils.c 667 UINT16_TO_STREAM (p, p_cfg->fcr.mon_tout);
767 UINT16_TO_STREAM (p, p_ccb->our_cfg.fcr.mon_tout);
    [all...]
l2c_csm.c     [all...]
  /system/bt/stack/include/
l2c_api.h 145 UINT16 mon_tout; member in struct:__anon73882
    [all...]
  /system/bt/stack/gatt/
gatt_main.c 114 fixed_reg.fixed_chnl_opts.mon_tout = 12000;
    [all...]
  /system/bt/bta/hl/
bta_hl_utils.c     [all...]
  /system/bt/bta/jv/
bta_jv_act.c     [all...]

Completed in 358 milliseconds