Searched refs:mtu_present (Results 1 – 19 of 19) sorted by relevance
/system/bt/stack/avct/ |
D | avct_l2c_br.cc | 128 cfg.mtu_present = true; in avct_l2c_br_connect_ind_cback() 208 cfg.mtu_present = true; in avct_l2c_br_connect_cfm_cback() 282 if (p_cfg->mtu_present) { in avct_l2c_br_config_ind_cback() 290 p_cfg->mtu_present = true; in avct_l2c_br_config_ind_cback() 292 p_cfg->mtu_present = false; in avct_l2c_br_config_ind_cback() 300 p_cfg->mtu_present = true; in avct_l2c_br_config_ind_cback()
|
D | avct_l2c.cc | 148 cfg.mtu_present = true; in avct_l2c_connect_ind_cback() 187 cfg.mtu_present = true; in avct_l2c_connect_cfm_cback() 286 if (p_cfg->mtu_present) { in avct_l2c_config_ind_cback()
|
/system/bt/stack/avdt/ |
D | avdt_l2c.cc | 104 cfg.mtu_present = true; in avdt_sec_check_complete_term() 145 cfg.mtu_present = true; in avdt_sec_check_complete_orig() 262 cfg.mtu_present = true; in avdt_l2c_connect_ind_cback() 300 cfg.mtu_present = true; in avdt_l2c_connect_cfm_cback() 403 if (p_cfg->mtu_present) { in avdt_l2c_config_ind_cback()
|
/system/bt/stack/bnep/ |
D | bnep_main.cc | 82 bnep_cb.l2cap_my_cfg.mtu_present = true; in bnep_register_with_l2cap() 223 if ((!p_cfg->mtu_present) || (p_cfg->mtu < BNEP_MIN_MTU_SIZE)) { in bnep_config_ind() 226 p_cfg->mtu_present = true; in bnep_config_ind() 237 p_cfg->mtu_present = false; in bnep_config_ind()
|
/system/bt/stack/test/rfcomm/ |
D | stack_rfcomm_test.cc | 153 tL2CAP_CFG_INFO cfg_req = {.mtu_present = true, .mtu = L2CAP_MTU_SIZE}; in ConnectServerL2cap() 162 cfg_req.mtu_present = false; in ConnectServerL2cap() 295 tL2CAP_CFG_INFO cfg_req = {.mtu_present = true, .mtu = L2CAP_MTU_SIZE}; in TestConnectClientPortL2cap() 303 cfg_req.mtu_present = false; in TestConnectClientPortL2cap() 767 tL2CAP_CFG_INFO our_cfg_req = {.mtu_present = true, .mtu = L2CAP_MTU_SIZE}; in TEST_F() 775 tL2CAP_CFG_INFO peer_cfg_req = {.mtu_present = true, .mtu = test_mtu}; in TEST_F() 786 tL2CAP_CFG_INFO peer_cfg_rsp = {.mtu_present = true, .mtu = L2CAP_MTU_SIZE}; in TEST_F()
|
/system/bt/stack/rfcomm/ |
D | rfc_mx_fsm.cc | 561 cfg.mtu_present = true; in rfc_mx_send_config_req() 629 if (p_cfg->mtu_present) { in rfc_mx_conf_ind() 635 p_cfg->mtu_present = false; in rfc_mx_conf_ind()
|
/system/bt/stack/sdp/ |
D | sdp_main.cc | 76 sdp_cb.l2cap_my_cfg.mtu_present = true; in sdp_init() 283 if (!p_cfg->mtu_present) { in sdp_config_ind() 296 p_cfg->mtu_present = false; in sdp_config_ind()
|
/system/bt/stack/hid/ |
D | hidd_conn.cc | 347 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_DEV_MTU_SIZE)) in hidd_l2cif_config_ind() 354 p_cfg->mtu_present = FALSE; in hidd_l2cif_config_ind() 754 hd_cb.l2cap_cfg.mtu_present = TRUE; in hidd_conn_reg() 760 hd_cb.l2cap_intr_cfg.mtu_present = TRUE; in hidd_conn_reg()
|
D | hidh_conn.cc | 94 hh_cb.l2cap_cfg.mtu_present = true; in hidh_conn_reg() 477 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_HOST_MTU)) in hidh_l2cif_config_ind() 484 p_cfg->mtu_present = false; in hidh_l2cif_config_ind()
|
/system/bt/stack/l2cap/ |
D | l2c_main.cc | 464 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd() 476 cfg_info.mtu_present = true; in process_l2cap_cmd() 613 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd() 625 cfg_info.mtu_present = true; in process_l2cap_cmd()
|
D | l2c_api.cc | 854 cid, p_cfg->fcr_present, p_cfg->fcr.mode, p_cfg->mtu_present, p_cfg->mtu); in L2CA_ConfigReq() 872 if ((p_cfg->mtu_present) && (p_cfg->mtu > L2CAP_MTU_SIZE)) { in L2CA_ConfigReq() 907 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, in L2CA_ConfigRsp() 925 if (p_cfg->mtu_present) p_ccb->peer_cfg.mtu_present = false; in L2CA_ConfigRsp()
|
D | l2c_utils.cc | 548 if (p_cfg->mtu_present) in l2cu_send_peer_config_req() 576 if (p_cfg->mtu_present) { in l2cu_send_peer_config_req() 644 if (p_cfg->mtu_present) in l2cu_send_peer_config_rsp() 672 if (p_cfg->mtu_present) { in l2cu_send_peer_config_rsp() 1861 if (p_cfg->mtu_present) { in l2cu_process_peer_cfg_req() 1870 p_ccb->peer_cfg.mtu_present = true; in l2cu_process_peer_cfg_req() 1879 else if (p_ccb->peer_cfg.mtu_present) { in l2cu_process_peer_cfg_req() 1880 p_cfg->mtu_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() 1941 if (mtu_ok) p_cfg->mtu_present = false; in l2cu_process_peer_cfg_req()
|
D | l2c_fcr.cc | 1978 if ((p_cfg->mtu_present) && (p_cfg->mtu > p_ccb->max_rx_mtu)) { in l2c_fcr_adj_our_req_options() 2167 if ((p_cfg->mtu_present) && (p_cfg->mtu > L2CAP_MTU_SIZE)) { in l2c_fcr_renegotiate_chan()
|
D | l2c_csm.cc | 878 p_ccb->peer_cfg.mtu_present = false; in l2c_csm_config()
|
/system/bt/stack/gatt/ |
D | gatt_main.cc | 602 cfg.mtu_present = true; in gatt_l2cif_connect_ind_cback() 630 cfg.mtu_present = true; in gatt_l2cif_connect_cfm_cback() 694 if (p_cfg->mtu_present && in gatt_l2cif_config_ind_cback()
|
/system/bt/stack/include/ |
D | l2c_api.h | 135 bool mtu_present; member
|
/system/bt/stack/gap/ |
D | gap_conn.cc | 905 if ((!p_cfg->mtu_present) || (p_cfg->mtu > local_mtu_size)) { in gap_config_ind() 912 p_cfg->mtu_present = false; in gap_config_ind()
|
/system/bt/main/shim/ |
D | l2cap.cc | 368 .mtu_present = false, in ConfigRequest()
|
/system/bt/bta/jv/ |
D | bta_jv_act.cc | 928 cfg.mtu_present = true; in bta_jv_l2cap_connect() 1081 cfg.mtu_present = true; in bta_jv_l2cap_start_server() 1084 cfg.mtu_present = false; in bta_jv_l2cap_start_server()
|