Home
last modified time | relevance | path

Searched refs:flush_to_present (Results 1 – 14 of 14) 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.cc464 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd()
489 cfg_info.flush_to_present = true; in process_l2cap_cmd()
613 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd()
631 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()
1885 if (p_cfg->flush_to_present) { in l2cu_process_peer_cfg_req()
1891 p_ccb->peer_cfg.flush_to_present = true; in l2cu_process_peer_cfg_req()
1897 else if (p_ccb->peer_cfg.flush_to_present) { in l2cu_process_peer_cfg_req()
1898 p_cfg->flush_to_present = true; in l2cu_process_peer_cfg_req()
1927 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()
1942 if (flush_to_ok) p_cfg->flush_to_present = false; in l2cu_process_peer_cfg_req()
[all …]
Dl2c_api.cc907 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, in L2CA_ConfigRsp()
926 if (p_cfg->flush_to_present) p_ccb->peer_cfg.flush_to_present = false; in L2CA_ConfigRsp()
Dl2c_csm.cc879 p_ccb->peer_cfg.flush_to_present = false; in l2c_csm_config()
/system/bt/stack/sdp/
Dsdp_main.cc78 sdp_cb.l2cap_my_cfg.flush_to_present = true; in sdp_init()
295 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.h139 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/main/shim/
Dl2cap.cc370 .flush_to_present = false, in ConfigRequest()
/system/bt/stack/gap/
Dgap_conn.cc911 p_cfg->flush_to_present = false; in gap_config_ind()