Home
last modified time | relevance | path

Searched refs:mon_tout (Results 1 – 9 of 9) sorted by relevance

/system/bt/stack/sdp/
Dsdp_main.cc193 cfg.fcr.rtrans_tout, cfg.fcr.mon_tout, cfg.fcr.mps); in sdp_connect_ind()
247 cfg.fcr.rtrans_tout, cfg.fcr.mon_tout, cfg.fcr.mps); in sdp_connect_cfm()
/system/bt/stack/l2cap/
Dl2c_fcr.cc176 tout = (uint32_t)p_ccb->our_cfg.fcr.mon_tout; in l2c_fcr_start_timer()
2069 p_ccb->our_cfg.fcr.mon_tout = L2CAP_MIN_MONITOR_TOUT; in l2c_fcr_adj_monitor_retran_timeout()
2072 p_ccb->our_cfg.fcr.mon_tout = 0; in l2c_fcr_adj_monitor_retran_timeout()
2078 p_ccb->our_cfg.fcr.mon_tout, p_ccb->our_cfg.fcr.rtrans_tout); in l2c_fcr_adj_monitor_retran_timeout()
2118 p_cfg->fcr.mon_tout = p_ccb->our_cfg.fcr.mon_tout; in l2c_fcr_adj_our_rsp_options()
2272 p_cfg->fcr.rtrans_tout = p_cfg->fcr.mon_tout = p_cfg->fcr.mps = 0; in l2c_fcr_process_peer_cfg_req()
2273 p_ccb->our_cfg.fcr.rtrans_tout = p_ccb->our_cfg.fcr.mon_tout = in l2c_fcr_process_peer_cfg_req()
Dl2c_main.cc533 STREAM_TO_UINT16(cfg_info.fcr.mon_tout, p); in process_l2cap_cmd()
654 STREAM_TO_UINT16(cfg_info.fcr.mon_tout, p); in process_l2cap_cmd()
Dl2c_utils.cc604 UINT16_TO_STREAM(p, p_cfg->fcr.mon_tout); in l2cu_send_peer_config_req()
700 UINT16_TO_STREAM(p, p_ccb->our_cfg.fcr.mon_tout); in l2cu_send_peer_config_rsp()
1969 p_ccb->peer_cfg.fcr.mon_tout = p_cfg->fcr.mon_tout; in l2cu_process_peer_cfg_rsp()
2018 p_cfg->fcr.mon_tout = p_cfg->fcr.rtrans_tout = 0; in l2cu_process_our_cfg_req()
Dl2c_csm.cc814 ((p_ccb->our_cfg.fcr.mon_tout == 0) || in l2c_csm_config()
/system/bt/stack/smp/
Dsmp_l2c.cc63 fixed_reg.fixed_chnl_opts.mon_tout = 0; in smp_l2cap_if_init()
/system/bt/stack/include/
Dl2c_api.h149 uint16_t mon_tout; member
/system/bt/stack/gatt/
Dgatt_main.cc115 fixed_reg.fixed_chnl_opts.mon_tout = 12000; in gatt_init()
/system/bt/bta/jv/
Dbta_jv_act.cc1894 .mon_tout = 12000, in fcchan_get()