Searched refs:remote_config_rsp_result (Results 1 – 3 of 3) sorted by relevance
131 .remote_config_rsp_result = 0, // The config rsp result from remote
1028 if (p_ccb->remote_config_rsp_result == L2CAP_CFG_OK) { in l2c_csm_config()1123 p_ccb->remote_config_rsp_result = p_cfg->result; in l2c_csm_config()
307 uint16_t remote_config_rsp_result; /* The config rsp result from remote */ member