Home
last modified time | relevance | path

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

/system/bt/stack/avdt/
Davdt_l2c.c110 cfg.flush_to_present = TRUE; in avdt_sec_check_complete_term()
155 cfg.flush_to_present = TRUE; in avdt_sec_check_complete_orig()
273 cfg.flush_to_present = TRUE; in avdt_l2c_connect_ind_cback()
315 cfg.flush_to_present = TRUE; in avdt_l2c_connect_cfm_cback()
/system/bt/stack/bnep/
Dbnep_main.c89 bnep_cb.l2cap_my_cfg.flush_to_present = TRUE; in bnep_register_with_l2cap()
240 p_cfg->flush_to_present = FALSE; in bnep_config_ind()
253 p_cfg->flush_to_present = FALSE; in bnep_config_ind()
/system/bt/stack/l2cap/
Dl2c_main.c452 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd()
468 cfg_info.flush_to_present = TRUE; in process_l2cap_cmd()
554 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd()
570 cfg_info.flush_to_present = TRUE; in process_l2cap_cmd()
Dl2c_utils.c610 if (p_cfg->flush_to_present) in l2cu_send_peer_config_req()
641 if (p_cfg->flush_to_present) in l2cu_send_peer_config_req()
712 if (p_cfg->flush_to_present) in l2cu_send_peer_config_rsp()
741 if (p_cfg->flush_to_present) in l2cu_send_peer_config_rsp()
2010 if (p_cfg->flush_to_present) in l2cu_process_peer_cfg_req()
2019 p_ccb->peer_cfg.flush_to_present = TRUE; in l2cu_process_peer_cfg_req()
2025 else if (p_ccb->peer_cfg.flush_to_present) in l2cu_process_peer_cfg_req()
2027 p_cfg->flush_to_present = TRUE; in l2cu_process_peer_cfg_req()
2060 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()
2080 p_cfg->flush_to_present = FALSE; in l2cu_process_peer_cfg_req()
[all …]
Dl2c_api.c840 …cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, p_cfg->fcr_present, p_cfg->fcs_pr… in L2CA_ConfigRsp()
858 if (p_cfg->flush_to_present) in L2CA_ConfigRsp()
859 p_ccb->peer_cfg.flush_to_present = FALSE; in L2CA_ConfigRsp()
2042 if (p_ccb->our_cfg.flush_to_present) in L2CA_GetCurrentConfig()
Dl2c_csm.c964 p_ccb->peer_cfg.flush_to_present = FALSE; in l2c_csm_config()
/system/bt/stack/sdp/
Dsdp_main.c91 sdp_cb.l2cap_my_cfg.flush_to_present = TRUE; in sdp_init()
336 p_cfg->flush_to_present = FALSE; in sdp_config_ind()
/system/bt/stack/hid/
Dhidh_conn.c100 hh_cb.l2cap_cfg.flush_to_present = TRUE; in hidh_conn_reg()
495 p_cfg->flush_to_present = FALSE; in hidh_l2cif_config_ind()
/system/bt/stack/include/
Dl2c_api.h160 BOOLEAN flush_to_present; member
/system/bt/stack/rfcomm/
Drfc_mx_fsm.c655 p_cfg->flush_to_present = FALSE; in rfc_mx_conf_ind()
/system/bt/stack/gap/
Dgap_conn.c937 p_cfg->flush_to_present = FALSE; in gap_config_ind()