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.cc 191 "%u, mon_tout %u, mps %u",
193 cfg.fcr.rtrans_tout, cfg.fcr.mon_tout, cfg.fcr.mps);
245 "%u, mon_tout %u, mps %u",
247 cfg.fcr.rtrans_tout, cfg.fcr.mon_tout, cfg.fcr.mps);
  /system/bt/stack/smp/
smp_l2c.cc 61 fixed_reg.fixed_chnl_opts.mon_tout = 0;
  /system/bt/stack/l2cap/
l2c_fcr.cc 175 tout = (uint32_t)p_ccb->our_cfg.fcr.mon_tout;
    [all...]
l2c_main.cc 490 STREAM_TO_UINT16(cfg_info.fcr.mon_tout, p);
596 STREAM_TO_UINT16(cfg_info.fcr.mon_tout, p);
l2c_utils.cc 610 UINT16_TO_STREAM(p, p_cfg->fcr.mon_tout);
706 UINT16_TO_STREAM(p, p_ccb->our_cfg.fcr.mon_tout);
    [all...]
l2c_csm.cc 795 ** check p_ccb->our_cfg.fcr.mon_tout and
801 ((p_ccb->our_cfg.fcr.mon_tout == 0) ||
    [all...]
  /system/bt/stack/include/
l2c_api.h 149 uint16_t mon_tout; member in struct:__anon2434
    [all...]
  /system/bt/stack/gatt/
gatt_main.cc 113 fixed_reg.fixed_chnl_opts.mon_tout = 12000;
    [all...]
  /system/bt/bta/hl/
bta_hl_utils.cc     [all...]
  /system/bt/bta/jv/
bta_jv_act.cc     [all...]

Completed in 264 milliseconds