Searched refs:L2CAP_CFG_UNACCEPTABLE_PARAMS (Results 1 – 7 of 7) sorted by relevance
242 response.result = L2CAP_CFG_UNACCEPTABLE_PARAMS; in config_request_cb()253 response.result = L2CAP_CFG_UNACCEPTABLE_PARAMS; in config_request_cb()284 case L2CAP_CFG_UNACCEPTABLE_PARAMS: in config_completed_cb()
763 l2cu_send_peer_ble_par_rsp (p_lcb, L2CAP_CFG_UNACCEPTABLE_PARAMS, id); in l2cble_process_sig_cmd()
1926 if (p_cfg->result == L2CAP_CFG_UNACCEPTABLE_PARAMS) { in l2c_fcr_renegotiate_chan()
2060 p_cfg->result = L2CAP_CFG_UNACCEPTABLE_PARAMS; in l2cu_process_peer_cfg_req()
176 #define L2CAP_CFG_UNACCEPTABLE_PARAMS 1 macro
413 p_cfg->result = L2CAP_CFG_UNACCEPTABLE_PARAMS; in sdp_config_ind()421 p_cfg->result = L2CAP_CFG_UNACCEPTABLE_PARAMS; in sdp_config_ind()
339 …if (p_hcon->intr_cid == cid && p_cfg->result == L2CAP_CFG_UNACCEPTABLE_PARAMS && p_cfg->qos_presen… in hidd_l2cif_config_cfm()