Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/avdt/
Davdt_l2c.c111 cfg.flush_to_present = TRUE; in avdt_sec_check_complete_term()
155 cfg.flush_to_present = TRUE; in avdt_sec_check_complete_orig()
252 cfg.flush_to_present = TRUE; in avdt_l2c_connect_ind_cback()
290 cfg.flush_to_present = TRUE; in avdt_l2c_connect_cfm_cback()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c503 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd()
517 cfg_info.flush_to_present = TRUE; in process_l2cap_cmd()
594 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd()
608 cfg_info.flush_to_present = TRUE; in process_l2cap_cmd()
Dl2c_utils.c664 if (p_cfg->flush_to_present) { in l2cu_send_peer_config_req()
698 if (p_cfg->flush_to_present) { in l2cu_send_peer_config_req()
765 if (p_cfg->flush_to_present) { in l2cu_send_peer_config_rsp()
796 if (p_cfg->flush_to_present) { in l2cu_send_peer_config_rsp()
1989 if (p_cfg->flush_to_present) { in l2cu_process_peer_cfg_req()
1994 p_ccb->peer_cfg.flush_to_present = TRUE; in l2cu_process_peer_cfg_req()
2000 else if (p_ccb->peer_cfg.flush_to_present) { in l2cu_process_peer_cfg_req()
2001 p_cfg->flush_to_present = TRUE; in l2cu_process_peer_cfg_req()
2028 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()
2047 p_cfg->flush_to_present = FALSE; in l2cu_process_peer_cfg_req()
[all …]
Dl2c_api.c527 …cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, p_cfg->fcr_present, p_cfg->fcs_pr… in L2CA_ConfigRsp()
544 if (p_cfg->flush_to_present) { in L2CA_ConfigRsp()
545 p_ccb->peer_cfg.flush_to_present = FALSE; in L2CA_ConfigRsp()
2038 if (p_ccb->our_cfg.flush_to_present) { in L2CA_GetCurrentConfig()
Dl2c_csm.c784 p_ccb->peer_cfg.flush_to_present = FALSE; in l2c_csm_config()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c289 p_cfg->flush_to_present = FALSE; in hidd_l2cif_config_ind()
591 hd_cb.l2cap_cfg.flush_to_present = TRUE; in hidd_conn_reg()
596 hd_cb.l2cap_intr_cfg.flush_to_present = TRUE; in hidd_conn_reg()
Dhidh_conn.c97 hh_cb.l2cap_cfg.flush_to_present = TRUE; in hidh_conn_reg()
451 p_cfg->flush_to_present = FALSE; in hidh_l2cif_config_ind()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c96 sdp_cb.l2cap_my_cfg.flush_to_present = TRUE; in sdp_init()
339 p_cfg->flush_to_present = FALSE; in sdp_config_ind()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h159 BOOLEAN flush_to_present; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/rfcomm/
Drfc_mx_fsm.c627 p_cfg->flush_to_present = FALSE; in rfc_mx_conf_ind()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c892 p_cfg->flush_to_present = FALSE; in gap_config_ind()