Searched refs:mtu_present (Results 1 – 18 of 18) sorted by relevance
/system/bt/stack/avdt/ |
D | avdt_l2c.c | 108 cfg.mtu_present = TRUE; in avdt_sec_check_complete_term() 153 cfg.mtu_present = TRUE; in avdt_sec_check_complete_orig() 271 cfg.mtu_present = TRUE; in avdt_l2c_connect_ind_cback() 313 cfg.mtu_present = TRUE; in avdt_l2c_connect_cfm_cback() 422 if (p_cfg->mtu_present) in avdt_l2c_config_ind_cback()
|
/system/bt/stack/avct/ |
D | avct_l2c.c | 156 cfg.mtu_present = TRUE; in avct_l2c_connect_ind_cback() 199 cfg.mtu_present = TRUE; in avct_l2c_connect_cfm_cback() 298 if (p_cfg->mtu_present) in avct_l2c_config_ind_cback()
|
/system/bt/stack/bnep/ |
D | bnep_main.c | 87 bnep_cb.l2cap_my_cfg.mtu_present = TRUE; in bnep_register_with_l2cap() 237 if ((!p_cfg->mtu_present) || (p_cfg->mtu < BNEP_MIN_MTU_SIZE)) in bnep_config_ind() 241 p_cfg->mtu_present = TRUE; in bnep_config_ind() 254 p_cfg->mtu_present = FALSE; in bnep_config_ind()
|
/system/bt/stack/rfcomm/ |
D | rfc_mx_fsm.c | 577 cfg.mtu_present = TRUE; in rfc_mx_send_config_req() 649 if (p_cfg->mtu_present) in rfc_mx_conf_ind() 654 p_cfg->mtu_present = FALSE; in rfc_mx_conf_ind()
|
/system/bt/stack/sdp/ |
D | sdp_main.c | 89 sdp_cb.l2cap_my_cfg.mtu_present = TRUE; in sdp_init() 322 if (!p_cfg->mtu_present) in sdp_config_ind() 337 p_cfg->mtu_present = FALSE; in sdp_config_ind()
|
/system/bt/stack/l2cap/ |
D | l2c_api.c | 790 cid, p_cfg->fcr_present, p_cfg->fcr.mode, p_cfg->mtu_present, p_cfg->mtu); in L2CA_ConfigReq() 810 if ( (p_cfg->mtu_present) && (p_cfg->mtu > L2CAP_MTU_SIZE) ) in L2CA_ConfigReq() 840 …cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, p_cfg->fcr_present, p_cfg->fcs_pr… in L2CA_ConfigRsp() 856 if (p_cfg->mtu_present) in L2CA_ConfigRsp() 857 p_ccb->peer_cfg.mtu_present = FALSE; in L2CA_ConfigRsp() 2038 if (p_ccb->our_cfg.mtu_present) in L2CA_GetCurrentConfig() 2082 if (p_ccb->our_cfg.mtu_present) in L2CA_GetConnectionConfig()
|
D | l2c_main.c | 452 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd() 463 cfg_info.mtu_present = TRUE; in process_l2cap_cmd() 554 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present = in process_l2cap_cmd() 565 cfg_info.mtu_present = TRUE; in process_l2cap_cmd()
|
D | l2cap_client.c | 224 if (requested_parameters->mtu_present) { in config_request_cb() 229 response.mtu_present = true; in config_request_cb()
|
D | l2c_utils.c | 608 if (p_cfg->mtu_present) in l2cu_send_peer_config_req() 635 if (p_cfg->mtu_present) in l2cu_send_peer_config_req() 710 if (p_cfg->mtu_present) in l2cu_send_peer_config_rsp() 735 if (p_cfg->mtu_present) in l2cu_send_peer_config_rsp() 1982 if (p_cfg->mtu_present) in l2cu_process_peer_cfg_req() 1993 p_ccb->peer_cfg.mtu_present = TRUE; in l2cu_process_peer_cfg_req() 2003 else if (p_ccb->peer_cfg.mtu_present) in l2cu_process_peer_cfg_req() 2005 p_cfg->mtu_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() 2078 p_cfg->mtu_present = FALSE; in l2cu_process_peer_cfg_req()
|
D | l2c_fcr.c | 2057 if ( (p_cfg->mtu_present) && (p_cfg->mtu > p_ccb->max_rx_mtu) ) in l2c_fcr_adj_our_req_options() 2255 if ( (p_cfg->mtu_present) && (p_cfg->mtu > L2CAP_MTU_SIZE) ) in l2c_fcr_renegotiate_chan()
|
D | l2c_csm.c | 963 p_ccb->peer_cfg.mtu_present = FALSE; in l2c_csm_config()
|
/system/bt/stack/mcap/ |
D | mca_l2c.c | 417 if (p_cfg->mtu_present) in mca_l2c_config_ind_cback() 429 …CA_TRACE_DEBUG("peer_mtu: %d, lcid: x%x mtu_present:%d",p_tbl->peer_mtu, lcid, p_cfg->mtu_present); in mca_l2c_config_ind_cback()
|
D | mca_main.c | 275 p_cfg->mtu_present = TRUE; in mca_set_cfg_by_tbl()
|
/system/bt/stack/gatt/ |
D | gatt_main.c | 652 cfg.mtu_present = TRUE; in gatt_l2cif_connect_ind_cback() 690 cfg.mtu_present = TRUE; in gatt_l2cif_connect_cfm_cback() 785 if ( p_cfg->mtu_present && in gatt_l2cif_config_ind_cback()
|
/system/bt/stack/hid/ |
D | hidh_conn.c | 98 hh_cb.l2cap_cfg.mtu_present = TRUE; in hidh_conn_reg() 489 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_HOST_MTU)) in hidh_l2cif_config_ind() 496 p_cfg->mtu_present = FALSE; in hidh_l2cif_config_ind()
|
/system/bt/stack/gap/ |
D | gap_conn.c | 929 if ((!p_cfg->mtu_present)||(p_cfg->mtu > local_mtu_size)) in gap_config_ind() 938 p_cfg->mtu_present = FALSE; in gap_config_ind()
|
/system/bt/stack/include/ |
D | l2c_api.h | 156 BOOLEAN mtu_present; member
|
/system/bt/bta/jv/ |
D | bta_jv_act.c | 1077 cfg.mtu_present = TRUE; in bta_jv_l2cap_connect() 1247 cfg.mtu_present = TRUE; in bta_jv_l2cap_start_server() 1252 cfg.mtu_present = FALSE; in bta_jv_l2cap_start_server()
|