Searched refs:L2CAP_CFG_PENDING (Results 1 – 5 of 5) sorted by relevance
206 #define L2CAP_CFG_PENDING 4 macro
274 case L2CAP_CFG_PENDING: in config_completed_cb()
777 if (p_cfg->result != L2CAP_CFG_PENDING) { in l2c_csm_config()870 (p_cfg->result == L2CAP_CFG_PENDING)) { in l2c_csm_config()
685 (cfg_info.result == L2CAP_CFG_PENDING)) in process_l2cap_cmd()
884 if ((p_cfg->result == L2CAP_CFG_OK) || (p_cfg->result == L2CAP_CFG_PENDING)) in L2CA_ConfigRsp()