RFCOMM_DLC_WAIT_CONNECT
new->rd_state = RFCOMM_DLC_WAIT_CONNECT;
dlc->rd_state = RFCOMM_DLC_WAIT_CONNECT;
if (dlc->rd_state == RFCOMM_DLC_WAIT_CONNECT
if (dlc->rd_state != RFCOMM_DLC_WAIT_CONNECT)
if (dlc->rd_state != RFCOMM_DLC_WAIT_CONNECT)
if (dlc->rd_state == RFCOMM_DLC_WAIT_CONNECT)
case RFCOMM_DLC_WAIT_CONNECT: