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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/test/functional/
test_proxies.py 45 our_cfg = tinyproxy_cfg % {'user': os.getlogin(),
49 f.write(our_cfg)
  /system/bt/stack/l2cap/
l2c_fcr.c 183 tout = (UINT32)p_ccb->our_cfg.fcr.mon_tout;
187 tout = (UINT32)p_ccb->our_cfg.fcr.rtrans_tout;
    [all...]
l2c_utils.c 766 UINT16_TO_STREAM (p, p_ccb->our_cfg.fcr.rtrans_tout);
767 UINT16_TO_STREAM (p, p_ccb->our_cfg.fcr.mon_tout);
    [all...]
l2c_api.c 818 p_ccb->our_cfg = *p_cfg;
    [all...]
l2c_csm.c     [all...]
l2c_int.h 307 tL2CAP_CFG_INFO our_cfg; /* Our saved configuration options */ member in struct:t_l2c_ccb
    [all...]

Completed in 75 milliseconds