Home
last modified time | relevance | path

Searched refs:flush_to_present (Results 1 – 13 of 13) sorted by relevance

/system/bt/stack/avdt/
Davdt_l2c.cc106 cfg.flush_to_present = true; in avdt_sec_check_complete_term()
147 cfg.flush_to_present = true; in avdt_sec_check_complete_orig()
264 cfg.flush_to_present = true; in avdt_l2c_connect_ind_cback()
302 cfg.flush_to_present = true; in avdt_l2c_connect_cfm_cback()
/system/bt/stack/bnep/
Dbnep_main.cc84 bnep_cb.l2cap_my_cfg.flush_to_present = true; in bnep_register_with_l2cap()
225 p_cfg->flush_to_present = false; in bnep_config_ind()
236 p_cfg->flush_to_present = false; in bnep_config_ind()
/system/bt/stack/l2cap/
Dl2c_main.cc463 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd()
488 cfg_info.flush_to_present = true; in process_l2cap_cmd()
612 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd()
630 cfg_info.flush_to_present = true; in process_l2cap_cmd()
Dl2c_utils.cc550 if (p_cfg->flush_to_present) in l2cu_send_peer_config_req()
581 if (p_cfg->flush_to_present) { in l2cu_send_peer_config_req()
646 if (p_cfg->flush_to_present) in l2cu_send_peer_config_rsp()
677 if (p_cfg->flush_to_present) { in l2cu_send_peer_config_rsp()
1883 if (p_cfg->flush_to_present) { in l2cu_process_peer_cfg_req()
1889 p_ccb->peer_cfg.flush_to_present = true; in l2cu_process_peer_cfg_req()
1895 else if (p_ccb->peer_cfg.flush_to_present) { in l2cu_process_peer_cfg_req()
1896 p_cfg->flush_to_present = true; in l2cu_process_peer_cfg_req()
1925 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()
1940 if (flush_to_ok) p_cfg->flush_to_present = false; in l2cu_process_peer_cfg_req()
[all …]
Dl2c_api.cc874 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, in L2CA_ConfigRsp()
893 if (p_cfg->flush_to_present) p_ccb->peer_cfg.flush_to_present = false; in L2CA_ConfigRsp()
2015 if (p_ccb->our_cfg.flush_to_present) in L2CA_GetCurrentConfig()
Dl2c_csm.cc879 p_ccb->peer_cfg.flush_to_present = false; in l2c_csm_config()
/system/bt/stack/sdp/
Dsdp_main.cc83 sdp_cb.l2cap_my_cfg.flush_to_present = true; in sdp_init()
319 p_cfg->flush_to_present = false; in sdp_config_ind()
/system/bt/stack/hid/
Dhidd_conn.cc353 p_cfg->flush_to_present = FALSE; in hidd_l2cif_config_ind()
756 hd_cb.l2cap_cfg.flush_to_present = TRUE; in hidd_conn_reg()
762 hd_cb.l2cap_intr_cfg.flush_to_present = TRUE; in hidd_conn_reg()
Dhidh_conn.cc96 hh_cb.l2cap_cfg.flush_to_present = true; in hidh_conn_reg()
483 p_cfg->flush_to_present = false; in hidh_l2cif_config_ind()
/system/bt/stack/avct/
Davct_l2c_br.cc273 p_cfg->flush_to_present = false; in avct_l2c_br_config_ind_cback()
/system/bt/stack/include/
Dl2c_api.h163 bool flush_to_present; member
/system/bt/stack/rfcomm/
Drfc_mx_fsm.cc636 p_cfg->flush_to_present = false; in rfc_mx_conf_ind()
/system/bt/stack/gap/
Dgap_conn.cc911 p_cfg->flush_to_present = false; in gap_config_ind()